Add Multitech MT5634ZBA. From FreeBSD.
This commit is contained in:
parent
a4c5e0c550
commit
02a79dc13e
|
@ -1,4 +1,4 @@
|
|||
a$NetBSD: usbdevs,v 1.37 1999/08/24 21:25:22 soren Exp $
|
||||
a$NetBSD: usbdevs,v 1.38 1999/08/25 16:28:12 augustss Exp $
|
||||
|
||||
/*
|
||||
* Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
|
@ -78,6 +78,7 @@ vendor APPLE 0x05ac Apple Computer
|
|||
vendor EIZONANAO 0x05e7 EIZO Nanao
|
||||
vendor CHIC 0x05fe Chic Technology
|
||||
vendor MACALLY 0x0618 Macally
|
||||
vendor MULTITECH 0x06e0 MultiTech
|
||||
vendor ADS 0x06e1 ADS Technologies
|
||||
vendor PLX 0x10b5 PLX
|
||||
vendor INSIDEOUT 0x1608 Inside Out Networks
|
||||
|
@ -200,6 +201,9 @@ product CHIC MOUSE1 0x0001 mouse
|
|||
/* Macally products */
|
||||
product MACALLY MOUSE1 0x0101 mouse
|
||||
|
||||
/* MultiTech products */
|
||||
product MULTITECH MT5634ZBA 0xf101 MT5634ZBA
|
||||
|
||||
/* ADS products */
|
||||
product ADS ENET 0x0008 Ethernet adapter
|
||||
|
||||
|
|
Loading…
Reference in New Issue