diff options
| author | augustss <augustss@NetBSD.org> | 1999-08-25 23:23:17 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 1999-08-25 23:23:17 +0000 |
| commit | 752945561246521313fd333d7f6054caa4e7d982 (patch) | |
| tree | 49bd96abc35048e1bc9788c76caa59298a342d42 /sys/dev | |
| parent | 5ca2c8ac27284e5a89febb27cb0d17067be1d7e8 (diff) | |
Add a PS2 to Mac USB Adapter from P.I. Eng.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 24c21d8c55b..ffad2df5bf8 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -a$NetBSD: usbdevs,v 1.38 1999/08/25 16:28:12 augustss Exp $ +a$NetBSD: usbdevs,v 1.39 1999/08/25 23:23:17 augustss Exp $ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -76,6 +76,7 @@ vendor IOMEGA 0x059b Iomega Corporation vendor BELKIN 0x05ab In-System Design vendor APPLE 0x05ac Apple Computer vendor EIZONANAO 0x05e7 EIZO Nanao +vendor PIENGINEERING 0x05f3 P.I. Engineering vendor CHIC 0x05fe Chic Technology vendor MACALLY 0x0618 Macally vendor MULTITECH 0x06e0 MultiTech @@ -195,6 +196,9 @@ product LOGITECH M2452 0x0203 M2452 keyboard product LOGITECH M4848 0x0301 M4848 mouse product LOGITECH USBPS2 0xc001 USB-PS/2 mouse +/* P.I. Engineering products */ +product PIENGINEERING PS2USB 0x020b PS2 to Mac USB Adapter + /* Chic Technology products */ product CHIC MOUSE1 0x0001 mouse |
