CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/13 03:28:07
Modified files:
sys/dev/ic : r92creg.h rtwn.c
sys/dev/pci : if_rtwn.c
Log message:
- There's no need to set R92C_HSSI_PARAM2_READ_EDGE for R92C_HSSI_PARAM2(0)
for rtl8188eu
- Fix typo in structure r92c_rom in comment: s/0x8192/0x8129/
- Add id member to struct r88e_rom which identifies eeprom
- Replace magic numbers with something more readable
- Cosmetic tweaking
ok stsp@
