Pciide

AHCI(4) - Device Drivers Manual

Intro, Pci, Jmb, Scsi, Pciide, Ahci

AHCI(4) - Device Drivers Manual # AHCI(4) - Device Drivers Manual NAME # ahci - Advanced Host Controller Interface for Serial ATA SYNOPSIS # ahci* at acpi? ahci* at fdt? ahci* at pci? ahci* at jmb? DESCRIPTION # The ahci driver provides support for Serial ATA controllers conforming to the Advanced Host Controller Interface specification. Several AHCI capable controllers also provide a compatibility mode that causes them to appear as a traditional ATA controller supported by pciide(4). ...

ATAPISCSI(4) - Device Drivers Manual

Intro, Sd, Wdc, Cd, Scsi, St, Pciide, Atapiscsi

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. ...

JMB(4) - Device Drivers Manual

Intro, Ahci, Pci, Pciide, Jmb

JMB(4) - Device Drivers Manual # JMB(4) - Device Drivers Manual NAME # jmb - JMicron JMB36x SATA II and PATA Host Controller SYNOPSIS # jmb* at pci? ahci* at jmb? pciide* at jmb? DESCRIPTION # JMicron JMB36x hardware can provide support for SATA devices using the Advanced Host Controller Interface for Serial ATA, and for PATA devices using PCI IDE controller specification. Since support for both SATA and PATA devices can be enabled on the same PCI device but only one driver per PCI device can be attached, the jmb driver acts as a nexus to other drivers that support the SATA and PATA functionality. ...

PCIIDE(4) - Device Drivers Manual

Intro, Pci, Wdc, Jmb, Scsi, Atapiscsi, Wd, Pciide

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. ...

WD(4) - Device Drivers Manual

Intro, Wdc, Fdisk, Atactl, Scsi, Disklabel, Pciide, Wd

WD(4) - Device Drivers Manual # WD(4) - Device Drivers Manual NAME # wd - WD100x compatible hard disk driver SYNOPSIS # wd* at wdc? flags 0x0000 wd* at pciide? flags 0x0000 DESCRIPTION # The wd driver supports hard disks which emulate the Western Digital WD100x. This includes standard MFM, RLL, ESDI, IDE, and EIDE drives, as well as Serial ATA drives, and PCMCIA/CF storage media. The flags are used only with controllers that support DMA operations and mode settings (like some pciide(4) controllers). ...

WDC(4) - Device Drivers Manual

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? ...