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
Mike Barcroft
a30d4b3270
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
Fix the FreeBSD native ATA RAID code a bit.
2002-04-10 11:18:07 +00:00
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
Make the ATA driver compile & work on the sparc64 platform.
2002-04-05 13:13:56 +00:00
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
Make the ATA driver compile & work on the sparc64 platform.
2002-04-05 13:13:56 +00:00
atapi-cd.c
Cleanups.
2002-04-05 18:04:05 +00:00
atapi-cd.h
Make the ATA driver compile & work on the sparc64 platform.
2002-04-05 13:13:56 +00:00
atapi-fd.c
Make the ATA driver compile & work on the sparc64 platform.
2002-04-05 13:13:56 +00:00
atapi-fd.h
…
atapi-tape.c
Make the ATA driver compile & work on the sparc64 platform.
2002-04-05 13:13:56 +00:00
atapi-tape.h
…