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
6ce188277d
Further update to the Promise code.
...
Support should now cover all old and current products.
2005-01-01 19:24:25 +00:00
..
ata-all.c
Return ATA register values in the request struct when ATAREQUEST returns.
2004-11-24 10:47:26 +00:00
ata-all.h
Compensate for off by one bugs in disk firmware for 48BIT addressing cutover.
2004-12-09 07:31:06 +00:00
ata-card.c
Tweaks to the resource allocation to allow a few of my obscure
2004-11-10 00:33:05 +00:00
ata-cbus.c
Move the PC98 specific geometry "gunk" to geom_pc98.c where it belongs.
2004-10-07 17:37:09 +00:00
ata-chipset.c
Further update to the Promise code.
2005-01-01 19:24:25 +00:00
ata-commands.h
…
ata-disk.c
Compensate for off by one bugs in disk firmware for 48BIT addressing cutover.
2004-12-09 07:31:06 +00:00
ata-disk.h
…
ata-dma.c
Don't set the BUS_DMA_ALLOCNOW flag for the parent tag or the tags that are
2004-11-17 11:27:30 +00:00
ata-isa.c
Fix the PC98 lockups on boot.
2004-10-06 19:46:08 +00:00
ata-lowlevel.c
Loosen the probe a bit.
2004-12-24 13:38:25 +00:00
ata-pci.c
Add support for the ITE IT8212F controller.
2004-12-08 11:17:38 +00:00
ata-pci.h
Add support for the ITE IT8212F controller.
2004-12-08 11:17:38 +00:00
ata-queue.c
Reset timeout when we are back from interrupt.
2004-12-08 11:16:33 +00:00
ata-raid.c
…
ata-raid.h
…
atapi-cam.c
…
atapi-cd.c
Pass the file->flags down to geom ioctl handlers.
2004-12-12 10:09:05 +00:00
atapi-cd.h
…
atapi-fd.c
…
atapi-fd.h
…
atapi-tape.c
…
atapi-tape.h
…