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
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
aac_linux.c
aac_pci.c Add support for the upcoming 2410SA card. 2003-05-30 09:22:19 +00:00
aac_tables.h
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