diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-06-24 11:31:05 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-06-24 11:31:05 +0000 |
commit | d73cf00615570a506d820319844ec6e74f8c881f (patch) | |
tree | 69e4d75e7d85c83607b4c36b07692ac11078b6a9 /sys/dev/usb | |
parent | b0ebf84ebdc9c18b1f27dbae370d1cf6717ca20f (diff) |
SuperTop IDE bridge from frantisek holop.
Diffstat (limited to 'sys/dev/usb')
-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 cf9039a4327..82db698f79d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.651 2015/06/16 05:07:25 jsg Exp $ +$OpenBSD: usbdevs,v 1.652 2015/06/24 11:31:04 mpi Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -534,6 +534,7 @@ vendor SILICOM 0x1485 Silicom vendor RALINK 0x148f Ralink Technology vendor STARTECH 0x14b0 StarTech.com vendor CONCEPTRONIC2 0x14b2 Conceptronic +vendor SUPERTOP 0x14cd SuperTop vendor PLANEX3 0x14ea Planex Communications vendor SILICONPORTALS 0x1527 Silicon Portals vendor UBLOX 0x1546 U-blox @@ -4059,6 +4060,9 @@ product SUNTAC IS96U 0x000a Ir-Trinity product SUNTAC AS64LX 0x000b U-Cable type A3 product SUNTAC AS144L4 0x0011 U-Cable type A4 +/* SuperTop products */ +product SUPERTOP IDEBRIDGE 0x6600 SuperTop IDE Bridge + /* System TALKS, Inc. */ product SYSTEMTALKS SGCX2UL 0x1920 SGC-X2UL |