This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
ata
History
scottl
db12de4f40
Don't set the BUS_DMA_ALLOCNOW flag for the parent tag or the tags that are
...
used for static memory allocations. Discussed with: sos
2004-11-17 11:27:30 +00:00
..
ata-all.c
Idle the channel earlier in reinit().
2004-10-19 20:13:38 +00:00
ata-all.h
Move the PC98 specific geometry "gunk" to geom_pc98.c where it belongs.
2004-10-07 17:37:09 +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
Add support for the ICH6 in legacy mode.
2004-10-09 16:27:13 +00:00
ata-commands.h
…
ata-disk.c
Move the PC98 specific geometry "gunk" to geom_pc98.c where it belongs.
2004-10-07 17:37:09 +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
Remove the old ATA_*LOCK_CH macros that used atomic ops and use
2004-09-26 11:48:43 +00:00
ata-pci.c
Fix the PC98 lockups on boot.
2004-10-06 19:46:08 +00:00
ata-pci.h
Add support for the ICH6 in legacy mode.
2004-10-09 16:27:13 +00:00
ata-queue.c
Do not retry on requests that has lost thier device during reinit.
2004-10-20 10:11:05 +00:00
ata-raid.c
…
ata-raid.h
…
atapi-cam.c
…
atapi-cd.c
…
atapi-cd.h
…
atapi-fd.c
…
atapi-fd.h
…
atapi-tape.c
…
atapi-tape.h
…