Module Name:    src
Committed By:   nonaka
Date:           Wed Oct 29 10:21:53 UTC 2014

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

Log Message:
Add Realtek RTL8402 PCI-E Card Reader.


To generate a diff of this commit:
cvs rdiff -u -r1.1203 -r1.1204 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.1203 src/sys/dev/pci/pcidevs:1.1204
--- src/sys/dev/pci/pcidevs:1.1203	Wed Oct  1 08:37:48 2014
+++ src/sys/dev/pci/pcidevs	Wed Oct 29 10:21:53 2014
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1203 2014/10/01 08:37:48 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1204 2014/10/29 10:21:53 nonaka Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -4937,6 +4937,7 @@ product REALTEK RTS5209		0x5209	RTS5209 
 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 RTL8402		0x5286	RTL8402 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

Reply via email to