kern/53897: [PATCH] add EPoX Bluetooth USB dongle to sys/dev/usb/usbdevs

Lukas Ertl l.ertl at univie.ac.at
Sun Jun 29 09:30:17 PDT 2003


>Number:         53897
>Category:       kern
>Synopsis:       [PATCH] add EPoX Bluetooth USB dongle to sys/dev/usb/usbdevs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 29 09:30:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lukas Ertl
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Vienna University Computer Center
>Environment:
System: FreeBSD korben 5.1-CURRENT FreeBSD 5.1-CURRENT #17: Sun Jun 29 17:59:09 CEST 2003 le at korben:/usr/obj/usr/src/sys/KORBEN i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- usb.diff begins here ---
Index: sys/dev/usb/usbdevs
===================================================================
RCS file: /usr/local/bsdcvs/src/sys/dev/usb/usbdevs,v
retrieving revision 1.127
diff -u -r1.127 usbdevs
--- sys/dev/usb/usbdevs	25 Jun 2003 22:50:57 -0000	1.127
+++ sys/dev/usb/usbdevs	29 Jun 2003 15:43:15 -0000
@@ -326,6 +326,7 @@
 vendor ARESCOM		0x09f5	ARESCOM
 vendor BAY		0x09f9	Bay Associates
 vendor ALTERA		0x09fb	Altera
+vendor EPOX		0x0a12	EPoX
 vendor TREK		0x0a16	Trek Technology
 vendor ASAHIOPTICAL	0x0a17	Asahi Optical
 vendor BOCASYSTEMS	0x0a43	Boca Systems
@@ -598,6 +599,9 @@
 /*product ENTREGA SERIAL	0x8001	DB25 Serial connector*/
 product ENTREGA 2U4S		0x8004  2U4S serial connector/usb hub
 /*product ENTREGA SERIAL_DB9	0x8093	DB9 Serial connector*/
+
+/* EPoX products */
+product EPOX BTDG02		0x0001	Bluetooth USB Dongle
 
 /* Epson products */
 product EPSON PRINTER1		0x0001	USB Printer
--- usb.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list