CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/24 21:25:21
Modified files:
sys/dev/pci : mpii.c
Log message:
the event type is a 16bit value, not 32bit. use htole16 instead of htole32.
mpii(4) works on sparc64 with this.
