Module Name:    src
Committed By:   jakllsch
Date:           Wed Jan 30 19:51:28 UTC 2019

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Add HP LP2[24]75w hub ids. (ID strings are missing from device.)


To generate a diff of this commit:
cvs rdiff -u -r1.769 -r1.770 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.769 src/sys/dev/usb/usbdevs:1.770
--- src/sys/dev/usb/usbdevs:1.769	Wed Jan 30 19:36:30 2019
+++ src/sys/dev/usb/usbdevs	Wed Jan 30 19:51:28 2019
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.769 2019/01/30 19:36:30 jakllsch Exp $
+$NetBSD: usbdevs,v 1.770 2019/01/30 19:51:28 jakllsch Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1812,6 +1812,8 @@ product HP 930C			0x1204	DeskJet 930c
 product HP P2000U		0x1801	Inkjet P-2000U
 product HP RNDIS		0x1c1d	Generic RNDIS
 product HP 640C			0x2004	DeskJet 640c
+product HP LP2275W		0x2e24	LP2275w hub
+product HP LP2475W		0x2f24	LP2475w hub
 product HP 4670V		0x3005	ScanJet 4670v
 product HP P1100		0x3102	Photosmart P1100
 product HP V125W		0x3307	v125w

Reply via email to