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
71ec78e340
Fix breakage on sparc64.
...
Note to self: always test even the smallest changes on all platforms.
2003-04-08 18:01:30 +00:00
..
ata-all.c
Third round of updates to the ATA driver.
2003-04-07 14:12:12 +00:00
ata-all.h
Third round of updates to the ATA driver.
2003-04-07 14:12:12 +00:00
ata-card.c
Second round of updates to the ATA driver.
2003-03-29 13:37:09 +00:00
ata-cbus.c
Second round of updates to the ATA driver.
2003-03-29 13:37:09 +00:00
ata-chipset.c
Third round of updates to the ATA driver.
2003-04-07 14:12:12 +00:00
ata-disk.c
Minor cleanup of the ATA RAID code.
2003-04-07 14:14:29 +00:00
ata-disk.h
…
ata-dma.c
Third round of updates to the ATA driver.
2003-04-07 14:12:12 +00:00
ata-isa.c
Second round of updates to the ATA driver.
2003-03-29 13:37:09 +00:00
ata-pci.c
Third round of updates to the ATA driver.
2003-04-07 14:12:12 +00:00
ata-pci.h
Third round of updates to the ATA driver.
2003-04-07 14:12:12 +00:00
ata-raid.c
Fix breakage on sparc64.
2003-04-08 18:01:30 +00:00
ata-raid.h
Fix a long standing bug in handling the last part of a stripe
2003-04-08 07:48:52 +00:00
atapi-all.c
Second round of updates to the ATA driver.
2003-03-29 13:37:09 +00:00
atapi-all.h
…
atapi-cam.c
…
atapi-cd.c
Use bioq_flush() to drain a bio queue with a specific error code.
2003-04-01 15:06:26 +00:00
atapi-cd.h
…
atapi-fd.c
Use bioq_flush() to drain a bio queue with a specific error code.
2003-04-01 15:06:26 +00:00
atapi-fd.h
…
atapi-tape.c
Don't use dkmakeminor(), create our own minor encoding instead.
2003-04-03 08:50:35 +00:00
atapi-tape.h
…