diff options
author | 2007-09-19 12:34:56 +0000 | |
---|---|---|
committer | 2007-09-19 12:34:56 +0000 | |
commit | 7f31e1d7db8d8f447efe19edfd27c72a440f2e50 (patch) | |
tree | 95a8332b2dd560d45610d23720b2d8bb93ad1499 | |
parent | Next to ' ', '\t' is valid between command and arguments. (diff) | |
download | wireguard-openbsd-7f31e1d7db8d8f447efe19edfd27c72a440f2e50.tar.xz wireguard-openbsd-7f31e1d7db8d8f447efe19edfd27c72a440f2e50.zip |
Add the CFA 635 by CrystalFontz.
ok dlg@
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index d28f9d26545..407ce87d7e0 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.294 2007/09/12 18:05:12 deraadt Exp $ +$OpenBSD: usbdevs,v 1.295 2007/09/19 12:34:56 pyr Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1157,6 +1157,7 @@ product FTDI LCD_CFA_631 0xfc0c Crystalfontz CFA-631 LCD product FTDI LCD_CFA_632 0xfc08 Crystalfontz CFA-632 LCD product FTDI LCD_CFA_633 0xfc0b Crystalfontz CFA-633 LCD product FTDI LCD_CFA_634 0xfc09 Crystalfontz CFA-634 LCD +product FTDI LCD_CFA_635 0xfc0d Crystalfontz CFA-635 LCD product FTDI SEMC_DSS20 0xfc82 SEMC DSS-20 SyncStation /* Fuji photo products */ |