NetBSD/sys/arch/amiga
dsl c9fe3ca8c3 Some namespace protection (and add greppablity).
Prefix the DRIVE_ and DRIVET_ constants from atavar.h with ATA_.
Don't use an enum for drive_type - you don't know how big it will be.
Move driver_type to avoid implicit structure padding (esp on arm).
This change is purely lexical and mechanical.

Update to 6.99.9 - this wasn't done when the SATA PMP changes
were made - I'm sure they warranted a bump.
2012-07-15 10:55:27 +00:00
..
amiga Clean up p5pb console glue a bit. 2012-07-13 08:47:07 +00:00
clockport Remove unused sc_dev. Thanks to cegger@. 2012-07-09 19:32:26 +00:00
compile
conf Add support for all 4 slots of G-REX 4000D and G-REX 1200. Also add 2012-07-11 17:13:30 +00:00
dev Some namespace protection (and add greppablity). 2012-07-15 10:55:27 +00:00
include Add support for all 4 slots of G-REX 4000D and G-REX 1200. Also add 2012-07-11 17:13:30 +00:00
pci Clean up p5pb console glue a bit. 2012-07-13 08:47:07 +00:00
stand build cread.c with -O1 to work around a gcc 4.5 bug. 2011-10-04 04:04:15 +00:00
Makefile