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 a PS2 to Mac USB Adapter from P.I. Eng.
details: https://anonhg.NetBSD.org/src/rev/4f2adb02d502
branches: trunk
changeset: 475802:4f2adb02d502
user: augustss <augustss%NetBSD.org@localhost>
date: Wed Aug 25 23:23:17 1999 +0000
description:
Add a PS2 to Mac USB Adapter from P.I. Eng.
diffstat:
sys/dev/usb/usbdevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 9c22697d3cf8 -r 4f2adb02d502 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Wed Aug 25 23:06:46 1999 +0000
+++ b/sys/dev/usb/usbdevs Wed Aug 25 23:23:17 1999 +0000
@@ -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 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 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
Home |
Main Index |
Thread Index |
Old Index