diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-12 15:58:23 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-12 15:58:23 +0000 |
| commit | 1f891ff9ef323407d94f81446093d08520c777af (patch) | |
| tree | addd37e12d6da8aba7ff2f9c926546ca96c12236 /sys/dev/usb/usbdevs_data.h | |
| parent | 3b4fff26f342389927c448066660df7e77523587 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index d84c1255acc0d..96168cc05a734 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1714,6 +1714,12 @@ struct usb_knowndev usb_knowndevs[] = { "DSS 150 Digital Speaker System", }, { + USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_DIVAUSB, + 0, + "Philips", + "DIVA USB mp3 player", + }, + { USB_VENDOR_PHILIPSSEMI, USB_PRODUCT_PHILIPSSEMI_HUB1122, 0, "Philips Semiconductors", |
