Home
last modified time | relevance | path

Searched refs:controllers (Results 1 – 25 of 69) sorted by relevance

123

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
DREADME.aic7xxx6 SCSI controllers and chipsets. Major portions of the driver and driver
80 AHA-394x - PCI controllers with two separate SCSI controllers on-board.
81 AHA-398x - PCI RAID controllers with three separate SCSI controllers
104 a totally separate beast from the bare SCSI controllers and this driver
176 based controllers. On these controllers, 0 is for Edge triggered
205 based 2842 controllers and any EISA based controllers. This is
249 termination on your SCSI controllers to a particular setting. This
259 controllers. Futhermore, due to the current Ultra2 controller
263 an artifact of the BIOS definition on Ultra2 controllers. For other
264 controllers, the only important bits are the two lowest bits. Setting
[all …]
/linux-2.4.37.9/drivers/scsi/
DREADME.aic7xxx6 SCSI controllers and chipsets. Major portions of the driver and driver
22 chipsets. In general, this means *all* of the Adaptec SCSI controllers
48 AHA-39xx - PCI controllers with multiple separate SCSI channels on-board.
70 a totally separate beast from the bare SCSI controllers and this driver
142 based controllers. On these controllers, 0 is for Edge triggered
171 based 2842 controllers and any EISA based controllers. This is
215 termination on your SCSI controllers to a particular setting. This
225 controllers. Futhermore, due to the current Ultra2 controller
229 an artifact of the BIOS definition on Ultra2 controllers. For other
230 controllers, the only important bits are the two lowest bits. Setting
[all …]
Dchangelog.megaraid210 3. Added support for LSI SATA PCI-X controllers
18 1. Added vendor ids and device ids for PCI-Express controllers,
35 With 2.00.8 and previous drivers, if the controllers supports extended
145 i. Making the older IO based controllers to work with this driver
DREADME.ncr53c8xx74 16.1 Synchronous timings for 53C875 and 53C860 Ultra-SCSI controllers
75 16.2 Synchronous timings for fast SCSI-2 53C8XX controllers
607 For example, Tekram DC-390/U, DC-390/W and DC-390/F scsi controllers
685 Only apply to 810A, 825A, 860, 875 and 895 controllers.
695 Only apply to 860, 875, 895, 895a, 896, 1010 and 1010_66 controllers.
714 - all other logical units (all targets, all controllers) -> 10 commands.
725 controllers according to NCR53C8XX chip type.
816 nvram:y test controllers for onboard serial NVRAM
823 0x80 also attach controllers set to OFF in the NVRAM (sym53c8xx only)
933 Optimized PCI accesses may be broken for some PCI/memory controllers or
[all …]
DREADME.aha152x58 For two controllers use the aha152x statement twice.
137 BIOSes of some newer controllers based on the AIC-6260/6360 support
DREADME.FlashPoint44 produces high performance disk array (RAID) controllers, and complementary
46 and system boards. Through its wide range of RAID controllers and its
/linux-2.4.37.9/Documentation/
Dcciss.txt28 Where ctlrs is the number of controllers you have (defaults to 1 if not
63 Support for more than 8 controllers
65 Originally the driver only supports 8 controllers in the system,
69 The driver can now support up to 32 controllers in the system.
78 And look for cciss controllers
81 /dev/cciss directory. The nodes for the first 8 controllers
106 and only for the first 8 cciss controllers. The rest
201 the controllers and expect them to complete within a a reasonable (short)
Dcpqarray.txt45 Where ctlrs is the number of controllers you have (defaults to 1 if not
55 controllers, in EISA slots 1 and 2 you'd give it a boot argument like
DREADME.DAC96020 controllers. Mylex Corporation is located at 34551 Ardenwood Blvd., Fremont,
30 driver supports all current Mylex PCI RAID controllers including the new
48 regarding installation and configuration of the controllers. This document
54 The DAC960 RAID controllers are supported solely as high performance RAID
55 controllers, not as interfaces to arbitrary SCSI devices. The Linux DAC960
57 drivers. Unlike other RAID controllers currently supported on Linux, the
67 The DAC960 driver is architected to support up to 8 controllers per system.
188 3.51-0-04 or above is required (for dual Flash ROM controllers), or firmware
189 version 2.73-0-00 or above is required (for single Flash ROM controllers)
192 controllers, and only particular firmware versions of any given model may
[all …]
Dfloppy.txt50 certain controllers. This may speed up certain operations.
62 Tells the floppy driver that you have two floppy controllers.
/linux-2.4.37.9/drivers/scsi/aacraid/
DREADME6 RAID controllers. This is a major rewrite from the original
33 …ds (non-DASD support, PAE fibs and 64 bit, added new adaptec controllers
/linux-2.4.37.9/Documentation/usb/
Dsl811hc.txt97 Driver hc_sl811.o can not handle both controllers at same time.
98 This driver need a address-offset of 2 between controllers.
106 Install both controllers on USB1-104 (default):
109 Install both controllers on CF/USB1:
283 - sl811 for two controllers (alternate x86 only).
291 - Modifications for both controllers on CF/USB1, alternate sl811 only.
295 - First version for both controllers on USB1-104.
/linux-2.4.37.9/drivers/sound/
Dsound_config.h96 unsigned char controllers[128]; member
Dsequencer.c561 synth_devs[dev]->chn_info[chn].controllers[p1] = w14 & 0x7f; in seq_chn_common_event()
564 synth_devs[dev]->chn_info[chn].controllers[p1 + 32] = 0; in seq_chn_common_event()
574 chn_info[chn].controllers[p1 & ~32] & 0x7f) << 7) in seq_chn_common_event()
576 chn_info[chn].controllers[p1 | 32] & 0x7f); in seq_chn_common_event()
932 synth_devs[dev]->chn_info[chn].controllers,0); in setup_mode2()
Dawe_wave.c2340 awe_operations.chn_info[i].controllers[CTL_MAIN_VOLUME] = 127; in awe_reset()
2341 awe_operations.chn_info[i].controllers[CTL_EXPRESSION] = 127; in awe_reset()
4263 channels[chn].expression_vol = info->controllers[CTL_EXPRESSION]; in awe_setup_voice()
4264 channels[chn].main_vol = info->controllers[CTL_MAIN_VOLUME]; in awe_setup_voice()
4266 info->controllers[CTL_PAN] * 2 - 128; /* signed 8bit */ in awe_setup_voice()
4268 channels[chn].bank = info->controllers[CTL_BANK_SELECT]; in awe_setup_voice()
4269 channels[chn].sustained = info->controllers[CTL_SUSTAIN]; in awe_setup_voice()
4270 if (info->controllers[CTL_EXT_EFF_DEPTH]) { in awe_setup_voice()
4272 info->controllers[CTL_EXT_EFF_DEPTH] * 2); in awe_setup_voice()
4274 if (info->controllers[CTL_CHORUS_DEPTH]) { in awe_setup_voice()
[all …]
/linux-2.4.37.9/drivers/scsi/aic7xxx/
DREADME.aic7xxx40 2. Multi-function Twin Channel Device - Two controllers on one chip.
206 Definition: Do not probe for EISA/VLB controllers.
208 to not probe EISA/VLB controllers by default,
211 controllers by default, specifying "no_probe"
262 per controller basis. Both controllers and targets
302 Default Value: SCSI-Select setting on controllers with a SCSI Select
303 option for DV. Otherwise, on for controllers supporting
/linux-2.4.37.9/drivers/char/agp/
Dagpgart_fe.c321 controller = agp_fe.controllers; in agp_find_controller_by_pid()
352 prev_controller = agp_fe.controllers; in agp_insert_controller()
358 agp_fe.controllers = controller; in agp_insert_controller()
417 agp_fe.controllers = next_controller; in agp_remove_controller()
506 controller = agp_fe.controllers; in agp_find_controller_for_client()
/linux-2.4.37.9/drivers/char/ftape/
DConfig.in22 choice 'Floppy tape controllers' \
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
DDocumentation.txt64 This driver supports the whole SYM53C8XX family of PCI-SCSI controllers.
65 It also support the subset of LSI53C10XX PCI-SCSI controllers that are based
88 33 MHz and 66MHz Ultra-3 controllers. The new driver is named `sym'.
480 - all other logical units (all targets, all controllers) -> 10 commands.
492 controllers according to SYM53C8XX chip type.
568 nvram:y test controllers for onboard serial NVRAM
575 0x80 also attach controllers set to OFF in the NVRAM (sym53c8xx only)
621 Optimized PCI accesses may be broken for some PCI/memory controllers or
627 nvram:y test controllers for onboard serial NVRAM
669 0x80 also attach controllers set to OFF in the NVRAM (sym53c8xx only)
[all …]
/linux-2.4.37.9/arch/mips/sgi-ip27/
DTODO5 Qlogic scsi controllers.
/linux-2.4.37.9/include/linux/
Dagpgart.h216 agp_controller *controllers; member
/linux-2.4.37.9/drivers/net/wan/8253x/
Dsab8253xov.txt3 communications controllers) provides the following benefits to the user.
/linux-2.4.37.9/Documentation/arm/
DREADME123 The ST506 hard drive controllers seem to be working fine (if a little
124 slowly). At the moment they will only work off the controllers on an
/linux-2.4.37.9/drivers/message/i2o/
DREADME126 o Hotswap of controllers
/linux-2.4.37.9/Documentation/video4linux/bttv/
DREADME.quirks75 controllers, the EN_VSFX bit must be enabled (refer to Device Control

123