CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/04 13:27:27
Modified files:
sys/dev/usb : if_urtw.c if_urtwreg.h
Log message:
instead of having some 'generic' data str. with "NB: don't use it
for tx" for some fields, and functions trying to do everything;
split it into rx_data & tx_data. this way it's less error-prone.
i've actually fixed a bug doing this.
"please start comitting this stuff" jsg@
