History log of /src/sys/modules/if_urtwn |
Revision | Date | Author | Comments |
1.2 | 17-Feb-2019 |
rin | Bump default value of WARNS for modules from 3 to 5, and explicitly set WARNS for modules that fail with WARNS=5.
Also, turn on -Wno-missing-noreturn for clang for some files.
At the moment, among ~ 360 modules, - 2 (lua and zfs) need WARNS=0 - 1 (solaris) needs WARNS=1 - 136 need WARNS=3 (mostly due to sign-compare) - 4 need WARNS=4 - others can be compiled with WARNS=5
Discussed on tech-kern.
|
1.1 | 25-Mar-2012 |
nonaka | branches: 1.1.2; 1.1.4; 1.1.44; Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless network devices.
|
1.1.44.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.1.4.2 | 14-Jun-2012 |
sborrill | Pull up the following revisions(s) (requested by riz in ticket #326): distrib/sets/lists/base/mi: 1.989 distrib/sets/lists/man/mi: 1.1385 etc/mtree/NetBSD.dist.base: 1.99 share/man/man4/Makefile: 1.583 share/man/man4/urtwn.4: 1.1 share/man/man4/usb.4: 1.97 sys/arch/amd64/conf/GENERIC: 1.351 sys/arch/i386/conf/GENERIC: 1.1068 sys/dev/usb/files.usb: 1.121 sys/dev/usb/if_urtwn.c: 1.1-1.4 sys/dev/usb/if_urtwn_data.h: 1.1 sys/dev/usb/if_urtwnreg.h: 1.1 sys/dev/usb/if_urtwnvar.h: 1.1 sys/dev/usb/usbdevices.config: 1.13 sys/dev/usb/usbdevs: 1.621 via patch sys/dev/usb/usbdevs.h: regen sys/dev/usb/usbdevs_data.h: regen sys/modules/if_urtwn/Makefile: 1.1 sys/modules/if_urtwn/if_urtwn.ioconf: 1.1
Add support for urtwn(4) wireless. Ported from OpenBSD
|
1.1.4.1 | 25-Mar-2012 |
sborrill | file Makefile was added on branch netbsd-6 on 2012-06-14 09:48:48 +0000
|
1.1.2.2 | 17-Apr-2012 |
yamt | sync with head
|
1.1.2.1 | 25-Mar-2012 |
yamt | file Makefile was added on branch yamt-pagecache on 2012-04-17 00:08:36 +0000
|
1.2 | 30-May-2012 |
nonaka | branches: 1.2.2; Use collect device.
|
1.1 | 25-Mar-2012 |
nonaka | branches: 1.1.2; Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless network devices.
|
1.1.2.3 | 30-Oct-2012 |
yamt | sync with head
|
1.1.2.2 | 17-Apr-2012 |
yamt | sync with head
|
1.1.2.1 | 25-Mar-2012 |
yamt | file if_urtwn.ioconf was added on branch yamt-pagecache on 2012-04-17 00:08:36 +0000
|
1.2.2.2 | 14-Jun-2012 |
sborrill | Pull up the following revisions(s) (requested by riz in ticket #326): distrib/sets/lists/base/mi: 1.989 distrib/sets/lists/man/mi: 1.1385 etc/mtree/NetBSD.dist.base: 1.99 share/man/man4/Makefile: 1.583 share/man/man4/urtwn.4: 1.1 share/man/man4/usb.4: 1.97 sys/arch/amd64/conf/GENERIC: 1.351 sys/arch/i386/conf/GENERIC: 1.1068 sys/dev/usb/files.usb: 1.121 sys/dev/usb/if_urtwn.c: 1.1-1.4 sys/dev/usb/if_urtwn_data.h: 1.1 sys/dev/usb/if_urtwnreg.h: 1.1 sys/dev/usb/if_urtwnvar.h: 1.1 sys/dev/usb/usbdevices.config: 1.13 sys/dev/usb/usbdevs: 1.621 via patch sys/dev/usb/usbdevs.h: regen sys/dev/usb/usbdevs_data.h: regen sys/modules/if_urtwn/Makefile: 1.1 sys/modules/if_urtwn/if_urtwn.ioconf: 1.1
Add support for urtwn(4) wireless. Ported from OpenBSD
|
1.2.2.1 | 30-May-2012 |
sborrill | file if_urtwn.ioconf was added on branch netbsd-6 on 2012-06-14 09:48:48 +0000
|