diff options
| author | nonaka <nonaka@NetBSD.org> | 2015-08-27 14:04:07 +0000 |
|---|---|---|
| committer | nonaka <nonaka@NetBSD.org> | 2015-08-27 14:04:07 +0000 |
| commit | eb2135398acf4fd2b2780da39b318f4d137a7e3c (patch) | |
| tree | fd5fc79867219b06cd5b55622287056c0fe14d82 /sys/dev/DEVNAMES | |
| parent | d76509fc3699f21287de8017fc071f81d0d1d0bd (diff) | |
Added rtwn(4) for Realtek RTL8188CE/RTL8192CE PCIe 802.11b/g/n wireless network
devices. Ported from OpenBSD.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index ea09068b7cd..5b684554879 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.293 2015/08/27 09:59:06 phx Exp $ +# $NetBSD: DEVNAMES,v 1.294 2015/08/27 14:04:07 nonaka Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1187,6 +1187,7 @@ rtii MI rtk MI rtl80x9 MI Attribute rtsx MI +rtwn MI rum MI run MI rx MI |
