freebsd-dev/sys/dev/aac
Scott Long ed3392975b Fixing some glaring problems with aac_disk_dump().
- Mark that it cannot handle greater than 4GB of RAM at this time.  Fixing
   that will come later.  Fail any attempts to dump above thati limit.
 - If a call to aac_disk_dump() needs to be split into multiple i/o's,
   increment the virtual offset after each i/o instead of just dumping the
   same offset over and over again.
 - Bail out if bus_dmamap_load() returns an error.  Error recovery is likely
   not possible.
2003-06-19 01:49:04 +00:00
..
aac_cam.c Begin support for 64-bit address support and workarounds for newer cards: 2003-03-26 17:50:11 +00:00
aac_compat.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aac_debug.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
aac_disk.c Fixing some glaring problems with aac_disk_dump(). 2003-06-19 01:49:04 +00:00
aac_ioctl.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aac_linux.c The AAC_COMPAT_LINUX option was really annoying, since it made the 2002-09-25 05:00:25 +00:00
aac_pci.c Add support for the upcoming 2410SA card. 2003-05-30 09:22:19 +00:00
aac_tables.h MFS: Use correct terminology for RAID 0/1 and 0/5. 2001-12-04 02:39:06 +00:00
aac.c When scanning for changed containers, don't assume that the controller 2003-06-03 02:10:55 +00:00
aacreg.h Begin support for 64-bit address support and workarounds for newer cards: 2003-03-26 17:50:11 +00:00
aacvar.h Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00