CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/28 12:42:48
Modified files:
sys/dev/pci : if_iwn.c if_iwnreg.h if_iwnvar.h
Log message:
- use bus_space_write_1 to write to IWN_INT_PERIODIC (0x5), even though
bus_space_write_4 worked
- store enhanced power info in softc for 6000 Series
- fix a comment, remove an unused field in softc and reorder pci ids a bit
while i'm here
