This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
ata
History
Søren Schmidt
72a426ba26
Deal more generically with the byteswap needed on !littleendian HW.
...
Account for the odd layout on ARM bigendian HW.
2006-11-17 11:13:47 +00:00
..
ata_if.m
…
ata-all.c
Deal more generically with the byteswap needed on !littleendian HW.
2006-11-17 11:13:47 +00:00
ata-all.h
…
ata-card.c
…
ata-cbus.c
…
ata-chipset.c
Add missing PCI ID for the acer m5288
2006-10-08 09:58:00 +00:00
ata-disk.c
Implement BIO_FLUSH handling for da(4), amr(4), ata(4) and ataraid(4).
2006-10-31 21:19:25 +00:00
ata-disk.h
…
ata-dma.c
add a newbus method for obtaining the bus's bus_dma_tag_t... This is
2006-09-03 00:27:42 +00:00
ata-isa.c
…
ata-lowlevel.c
…
ata-pci.c
…
ata-pci.h
Add support for a few more Serverworks and lookalikes chips.
2006-09-11 19:48:30 +00:00
ata-queue.c
If we get an error w/o atapi sense information, just print a newline
2006-07-21 19:13:05 +00:00
ata-raid.c
Implement BIO_FLUSH handling for da(4), amr(4), ata(4) and ataraid(4).
2006-10-31 21:19:25 +00:00
ata-raid.h
Format mask lacks one bit.
2006-09-12 20:37:22 +00:00
ata-usb.c
Update to fit latest USB cleanup crusade.
2006-09-11 19:47:53 +00:00
atapi-cam.c
2nd and final commit that moves us to CAM_NEW_TRAN_CODE
2006-11-02 00:54:38 +00:00
atapi-cd.c
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
2006-11-06 13:42:10 +00:00
atapi-cd.h
…
atapi-fd.c
…
atapi-fd.h
…
atapi-tape.c
…
atapi-tape.h
…