Module Name:    src
Committed By:   nonaka
Date:           Sun Dec 22 07:24:33 UTC 2013

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Added some Realtek devices.


To generate a diff of this commit:
cvs rdiff -u -r1.1170 -r1.1171 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1170 src/sys/dev/pci/pcidevs:1.1171
--- src/sys/dev/pci/pcidevs:1.1170	Sat Dec 21 09:23:36 2013
+++ src/sys/dev/pci/pcidevs	Sun Dec 22 07:24:33 2013
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1170 2013/12/21 09:23:36 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1171 2013/12/22 07:24:33 nonaka Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -4734,6 +4734,12 @@ product RDC	PCIB		0x6036	RDC PCI-ISA bri
 product RDC	R6040		0x6040	RDC R6040 10/100 Ethernet
 
 /* Realtek products */
+product REALTEK RTS5209		0x5209	RTS5209 PCI-E Card Reader
+product REALTEK RTS5227		0x5227	RTS5227 PCI-E Card Reader
+product REALTEK RTS5229		0x5229	RTS5229 PCI-E Card Reader
+product REALTEK RTS5249		0x5249	RTS5249 PCI-E Card Reader
+product REALTEK RTL8411B	0x5287	RTL8411B PCI-E Card Reader
+product REALTEK RTL8411		0x5289	RTL8411 PCI-E Card Reader
 product REALTEK RT8029		0x8029	8029 Ethernet
 product REALTEK RT8139D		0x8039	8139D 10/100 Ethernet
 product REALTEK RT8100		0x8100	8100 10/100 Ethernet

Reply via email to