cvs commit: src/sys/dev/aac aac.c
Ed Maste
emaste at FreeBSD.org
Mon Mar 31 12:50:54 PDT 2008
emaste 2008-03-31 19:50:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/aac aac.c
Log:
MFC aac.c 1.130:
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.109.2.14 +2 -2 src/sys/dev/aac/aac.c
More information about the cvs-src
mailing list