Lines Matching refs:interface
30 - can co-exist with hd.c controlling the first interface
31 - run-time selectable 32bit interface support (using hdparm-2.3)
38 - interface PIO timing & prefetch parameter support
40 - support for secondary interface on the FGI/Holtek HT-6560B VLB i/f
58 - experimental support for Promise DC4030VL caching interface card
95 This is the multiple IDE interface driver, as evolved from hd.c.
97 There can be up to two drives per interface, as per the ATA-2 spec.
173 Note that when only one IDE device is attached to an interface,
187 hdc=cdrom /* hdc = "master" on second interface */
189 hdd=cdrom /* hdd = "slave" on second interface */
192 interface (/dev/hda) and an IDE cdrom drive on the secondary interface
231 hd.c will normally be allowed to control the primary IDE interface.
269 "hdx=autotune" : driver will attempt to tune interface speed
291 "idex=noprobe" : do not attempt to access/use this interface
292 "idex=base" : probe for an interface at the addr specified,
297 "idex=autotune" : driver will attempt to tune interface speed
299 for all drives on this interface.
303 "idex=noautotune" : driver will NOT attempt to tune interface speed
307 "idex=reset" : reset interface after probe
310 interface. i/o to memory locations higher
316 "ide0=dtc2278" : probe/support DTC2278 interface
317 "ide0=ht6560b" : probe/support HT6560B interface
320 "ide0=qd65xx" : probe/support qd65xx interface
333 controller, which is why an "IDE interface card" is not a "controller card".
336 computer. The typical IDE interface card merely provides I/O port address
338 beyond the basics. When purchasing a localbus IDE interface, avoid cards with
340 card which uses hardware switches/jumpers to select the interface timing speed,
380 1. The INT13 interface to the BIOS only allows 10-bits for cylinder
392 a) Most folks use LILO to load linux. LILO uses the INT13 interface
398 drive(s). DOS also uses the INT13 interface to the BIOS, not only
405 by introduction of an alternative BIOS interface that does not have the
406 same limitations as the INT13 interface. New versions of DOS are expected
407 to detect and use this interface in systems whose BIOS provides it.
497 - place the IDE cdrom drive as slave on either interface.