diff options
| author | matt <matt@NetBSD.org> | 2008-08-22 03:22:25 +0000 |
|---|---|---|
| committer | matt <matt@NetBSD.org> | 2008-08-22 03:22:25 +0000 |
| commit | 0793292db91a35ce9bf53c421ec8a7af8a352b93 (patch) | |
| tree | 75f7ea5f25f1cbcd70fcffcbf58f56cc1a3f733e /sys/dev/usb/usbdevs | |
| parent | 331139bd61ef1ee9906213df09f567401b473e30 (diff) | |
Add APPLE ETHERNET
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index a6bc2a661d3..b9cc460b27f 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.503 2008/08/18 11:48:23 cegger Exp $ +$NetBSD: usbdevs,v 1.504 2008/08/22 03:22:25 matt Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -672,6 +672,8 @@ product APPLE OPTMOUSE 0x0302 Optical mouse product APPLE MIGHTYMOUSE 0x0304 Mighty Mouse product APPLE EXT_KBD_HUB 0x1003 Hub in Apple Extended USB Keyboard product APPLE SPEAKERS 0x1101 Speakers +product APPLE ETHERNET 0x1402 Apple USB to Ethernet + /* ArkMicroChips products */ product ARKMICROCHIPS USBSERIAL 0x0232 USB-UART Controller |
