Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb Add HP LP2[24]75w hub ids. (ID strings are missi...



details:   https://anonhg.NetBSD.org/src/rev/e3268bfa4ebd
branches:  trunk
changeset: 448337:e3268bfa4ebd
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Wed Jan 30 19:51:28 2019 +0000

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

diffstat:

 sys/dev/usb/usbdevs |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5463e6384cd1 -r e3268bfa4ebd sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Jan 30 19:36:30 2019 +0000
+++ b/sys/dev/usb/usbdevs       Wed Jan 30 19:51:28 2019 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index