freebsd-nq/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
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
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
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