CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/15 06:28:47
Modified files:
sys/dev/ic : qlw.c qlwreg.h
Log message:
The ISP1000 firmware doesn't support the _A64 mailbox command variants. Since
we don't actually need these as we always make sure our bus addresses fit into
32 bits, simply use the non-_A64 variants.
