diff options
author | David Krause <david@cvs.openbsd.org> | 2004-07-20 05:07:13 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2004-07-20 05:07:13 +0000 |
commit | 7cd0326dc1a9ce66c90af4edad3788ceae419319 (patch) | |
tree | b6db05fdaabc6810b9443d41524dacc8292d946b | |
parent | 23df86474b993f98880fc5d17f2bea3e1c7494be (diff) |
SD Controller found on a Toshiba laptop; ok deraadt@
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5857a4a12df..e2da9c9f727 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.751 2004/07/18 04:26:18 deraadt Exp $ +$OpenBSD: pcidevs,v 1.752 2004/07/20 05:07:12 david Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2312,6 +2312,7 @@ product TOSHIBA2 ToPIC95B 0x060a ToPIC95B CardBus product TOSHIBA2 ToPIC97 0x060f ToPIC97 CardBus product TOSHIBA2 ToPIC100 0x0617 ToPIC100 CardBus product TOSHIBA2 TFIRO 0x0701 Fast Infrared Type O +product TOSHIBA2 SDCARD 0x0805 SD Controller /* Transmeta products */ product TRANSMETA NORTHBRIDGE 0x0395 Virtual Northbridge |