NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/53647: Add Panasonic N5HBZ0000055 USB WiFi adapter



>Number:         53647
>Category:       kern
>Synopsis:       Add Panasonic N5HBZ0000055 USB WiFi adapter
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 03 03:40:00 +0000 2018
>Originator:     David H. Gutteridge
>Release:        current
>Organization:
>Environment:
>Description:
Please add the definition below for the Panasonic N5HBZ0000055, which
is a rebranded Atheros AR7010/AR9280 USB WiFi device.

--- usbdevs.orig
+++ usbdevs
@@ -2582,6 +2582,7 @@
 product PANASONIC KXLRW32AN    0x0d09  CD-R Drive KXL-RW32AN
 product PANASONIC KXLCB20AN    0x0d0a  CD-R Drive KXL-CB20AN
 product PANASONIC KXLCB35AN    0x0d0e  DVD-ROM & CD-R/RW
+product PANASONIC N5HBZ0000055 0x3904  Wireless LAN USB Adapter
 product PANASONIC SDCAAE       0x1b00  MultiMediaCard Adapter
 product PANASONIC DMCFS45      0x2372  Lumix Camera DMC-FS45
 product PANASONIC TYTP50P6S    0x3900  TY-TP50P6-S 50in Touch Panel

--- if_athn_usb.c.orig
+++ if_athn_usb.c
@@ -225,6 +225,7 @@
                _D( NETGEAR,    NETGEAR_WNDA3200,       AR7010 ),
                _D( VIA,        VIA_AR9271,             NONE ),
                _D( MELCO,      MELCO_CEWL_1,           AR7010 ),
+               _D( PANASONIC,  PANASONIC_N5HBZ0000055, AR7010 )
 #undef _D
        };

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index