diff options
author | Uwe Stuehler <uwe@cvs.openbsd.org> | 2006-06-03 03:04:05 +0000 |
---|---|---|
committer | Uwe Stuehler <uwe@cvs.openbsd.org> | 2006-06-03 03:04:05 +0000 |
commit | 3a2146edc37d880538d030708a631f9e4009f115 (patch) | |
tree | 61d48b59d91a952f9c31c9e3e1a542825a73a241 /sys/dev | |
parent | 1e47cce57fcded2bc6ef4b40140b440973415d31 (diff) |
correct product id for the SyChip device
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/sdmmc/sdmmcdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sdmmc/sdmmcdevs b/sys/dev/sdmmc/sdmmcdevs index 32cb848f9d6..5a22b0d0db8 100644 --- a/sys/dev/sdmmc/sdmmcdevs +++ b/sys/dev/sdmmc/sdmmcdevs @@ -1,4 +1,4 @@ - $OpenBSD: sdmmcdevs,v 1.3 2006/06/02 21:17:36 uwe Exp $ + $OpenBSD: sdmmcdevs,v 1.4 2006/06/03 03:04:04 uwe Exp $ /* * Copyright (c) 2006 Uwe Stuehler <uwe@openbsd.org> @@ -43,7 +43,7 @@ product GLOBALSAT SD501 0xf501 Globalsat SD-501 GPS Card product SPECTEC SDW820 0x2128 Spectec SDIO WLAN Card /* SyChip Inc. */ -product SYCHIP WLAN6060SD 0x544d SyChip Pegasus WLAN SDIO Card +product SYCHIP WLAN6060SD 0x0002 SyChip Pegasus WLAN SDIO Card /* Toshiba */ product TOSHIBA SDBTCARD1 0x0001 Toshiba SD BT Card 1 |