amr(4): Sync with FreeBSD.
[dragonfly.git] / sys / dev / raid / amr / amr_pci.c
2010-12-03 Sascha Wildneramr(4): Sync with FreeBSD.
2010-08-29 Matthew Dillonkernel - gcc -Os/-O2 warnings pass
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-01-25 Matthew DillonThe random number generator was not generating sufficie...
2005-10-12 Matthew DillonRemove the INTR_TYPE_* flags. The interrupt type is...
2005-06-09 Sascha WildnerRemove spl*() in dev/raid/{aac,amr,asr,ciss} and replac...
2005-05-24 Matthew DillonGet rid of bus_{disable,enable}_intr(), it wasn't gener...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: