scottl 2003/09/01 13:44:18 PDT
FreeBSD src repository
Modified files:
sys/dev/aac aac.c
Log:
Commands submitted through the management interface won't have scatter/
gather lists. Stop ignoring them and instead call the callback directly.
This unbreaks the management interface.
Revision Changes Path
1.77 +2 -0 src/sys/dev/aac/aac.c