CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/11/05 10:58:12
Modified files:
share/man/man4 : Makefile
sys/dev/usb : files.usb
sys/arch/i386/conf: GENERIC
sys/arch/amd64/conf: GENERIC
Added files:
share/man/man4 : urtwn.4
sys/dev/usb : if_urtwn.c if_urtwnreg.h
Log message:
urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU 802.11n USB devices.
these devices are different from the RTL8191SU/RTL8192SU ones that are
not supported by this driver.
requires a firmware (urtwn-firmware-1.0)
committed over a Hercules HWNUp-150 (RTL8188CU).
ok deraadt@