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
mike
99e543a853
Move the new byte order function prototypes from <sys/param.h> to
...
<sys/endian.h>. This puts us in line with NetBSD and OpenBSD.
2002-04-26 22:48:23 +00:00
..
ata-all.c
…
ata-all.h
Fix the breakage of tagged queueing that the busdma integration
2002-04-18 19:11:45 +00:00
ata-card.c
…
ata-disk.c
Fix the breakage of tagged queueing that the busdma integration
2002-04-18 19:11:45 +00:00
ata-disk.h
…
ata-dma.c
Move the new byte order function prototypes from <sys/param.h> to
2002-04-26 22:48:23 +00:00
ata-isa.c
Fix the breakage of tagged queueing that the busdma integration
2002-04-18 19:11:45 +00:00
ata-pci.c
Add support for the nVIDIA nForce ATA controller.
2002-04-16 08:30:51 +00:00
ata-raid.c
Add a couble more Promise chip ID's.
2002-04-12 14:10:19 +00:00
ata-raid.h
Only calculate Promise magic if a device is there for info.
2002-04-11 08:52:32 +00:00
atapi-all.c
Fix the breakage of tagged queueing that the busdma integration
2002-04-18 19:11:45 +00:00
atapi-all.h
…
atapi-cd.c
…
atapi-cd.h
…
atapi-fd.c
…
atapi-fd.h
…
atapi-tape.c
…
atapi-tape.h
…