freebsd-dev/sys/dev/amr
Mike Smith ff69e08ad6 The AMI MegaRAID's internal memory map conflicts with scatter/gather
map physical addresses below 0x2000 (accoding to AMI).  If we
allocate our s/g tables and get an address below this point, leak the
memory and try again.

This should fix booting from these controllers.
2000-06-10 19:22:39 +00:00
..
amr_disk.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
amr_pci.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
amr.c The AMI MegaRAID's internal memory map conflicts with scatter/gather 2000-06-10 19:22:39 +00:00
amrio.h Don't print the chipset value; it's not useful. 1999-11-02 03:24:09 +00:00
amrreg.h This is a driver for the AMI MegaRAID family of controllers. It all of 1999-10-07 02:23:12 +00:00
amrvar.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00