cvs commit: src/sys/dev/aac aac.c
Ed Maste
emaste at FreeBSD.org
Thu Mar 20 13:33:49 PDT 2008
emaste 2008-03-20 20:33:48 UTC
FreeBSD src repository
Modified files:
sys/dev/aac aac.c
Log:
Restore creation of passthrough devices with newer controller firmware by
putting the correct size in the fib header. Presumably the older firmware
silently ignored a bad size field.
(This change tested with a 3805 controller. Passthrough devices were
created when running firmware build 12814, but not 15323 or later. With
this change they're created for both old and new firmware versions.)
Submitted by: Adaptec
Revision Changes Path
1.130 +2 -2 src/sys/dev/aac/aac.c
More information about the cvs-src
mailing list