freebsd-dev/sys/dev/aac
Scott Long 3df780cf76 Fix a couple of bugs with AIF handling:
- Correct the logic for the AIF array index pointers so that correct slot is
   always looked at.
 - Copy the full FIB payload size when copying AIF's, not just the first 64
   bytes.

Thanks to Mirapoint, Inc, for pointing these problems out and offering a
solution.
2003-10-17 21:44:06 +00:00
..
aac_cam.c Use __FBSDID(). 2003-08-24 17:55:58 +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 __FBSDID(). 2003-08-24 17:55:58 +00:00
aac_disk.c Use __FBSDID(). 2003-08-24 17:55:58 +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 Use __FBSDID(). 2003-08-24 17:55:58 +00:00
aac_pci.c Use PCIR_BAR() instead of a magic offset. 2003-09-09 06:44:58 +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 Fix a couple of bugs with AIF handling: 2003-10-17 21:44:06 +00:00
aacreg.h Fix a couple of bugs with AIF handling: 2003-10-17 21:44:06 +00:00
aacvar.h Consistently use the BSD u_int and u_short instead of the SYSV uint and 2003-08-07 15:04:27 +00:00