ATAPISCSI(4) - Device Drivers Manual # ATAPISCSI(4) - Device Drivers Manual
NAME # atapiscsi - ATAPI<->SCSI adapter
SYNOPSIS # atapiscsi* at wdc? flags 0x0000 atapiscsi* at pciide? flags 0x0000
DESCRIPTION # The atapiscsi driver supports ATAPI (also called IDE) devices such as CD-ROMs, ZIP drives, LS-120 floppy drives, and tape drives. All ATAPI devices talk a subset of the SCSI protocol.
The atapiscsi driver acts like a SCSI adapter. Thus, the ATAPI devices connected to the system will appear as SCSI devices.
...
PCIIDE(4) - Device Drivers Manual # PCIIDE(4) - Device Drivers Manual
NAME # pciide - PCI IDE controller driver
SYNOPSIS # pciide* at pci? flags 0x0000 pciide* at jmb? flags 0x0000
option PCIIDE_AMD756_ENABLEDMA option PCIIDE_CMD064x_DISABLE option PCIIDE_CMD0646U_ENABLEUDMA
atapiscsi* at pciide? flags 0x0000 wd* at pciide? flags 0x0000
DESCRIPTION # The pciide driver supports the PCI IDE controllers as specified in the “PCI IDE controller specification, revision 1.0” draft, as well as the Serial ATA controllers working either in parallel ATA compatibility mode or in native serial mode.
...
Pcmcia,
Intro,
Macobio,
Scsi,
Atapiscsi,
Isapnp,
Pciide,
Wd,
Isa,
Obio,
Wdc WDC(4) - Device Drivers Manual # WDC(4) - Device Drivers Manual
NAME # wdc - WD100x compatible hard disk controller driver
SYNOPSIS # # alpha/i386 wdc0 at isa? port 0x1f0 irq 14 flags 0x00 wdc1 at isa? port 0x170 irq 15 flags 0x00 wdc* at isapnp?
# macppc wdc* at macobio? wdc* at kauaiata?
# landisk wdc0 at obio? port 0x14000000 irq 10
# all architectures wdc* at pcmcia?
...