svn commit: r184551 - head/sys/dev/usb

Warner Losh imp at FreeBSD.org
Sat Nov 1 20:00:37 PDT 2008


Author: imp
Date: Sun Nov  2 03:00:36 2008
New Revision: 184551
URL: http://svn.freebsd.org/changeset/base/184551

Log:
  Merge some minor deltas from p4 newcard tree:
  (1) Belkin F5D7050_V4000 was also sold as 'Ativa 802.11g wireless card'
  (document)
  (2) Add HP Office Jet 4215

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Sun Nov  2 02:58:24 2008	(r184550)
+++ head/sys/dev/usb/usbdevs	Sun Nov  2 03:00:36 2008	(r184551)
@@ -944,6 +944,7 @@ product BELKIN F5D5055		0x5055	F5D5055
 product BELKIN F5D7050		0x7050	F5D7050 Wireless Adapter
 product BELKIN F5D7051		0x7051	F5D7051 54g USB Network Adapter
 product BELKIN F5D7050A		0x705a	F5D7050A Wireless Adapter
+/* Also sold as 'Ativa 802.11g wireless card' */
 product BELKIN F5D7050_V4000	0x705c	F5D7050 v4000 Wireless Adapter
 product BELKIN F5D9050V3	0x905b	F5D9050 ver 3 Wireless Adapter
 product BELKIN2 F5U002		0x0002	F5U002 Parallel printer
@@ -1424,6 +1425,7 @@ product HP P2000U		0x1801	Inkjet P-2000U
 product HP 640C			0x2004	DeskJet 640c
 product HP 4670V		0x3005	ScanJet 4670v
 product HP P1100		0x3102	Photosmart P1100
+product HP OJ4215		0x3d11	OfficeJet 4215
 product HP HN210E		0x811c	Ethernet HN210E
 product HP2 C500		0x6002	PhotoSmart C500
 


More information about the svn-src-head mailing list