Module Name:    src
Committed By:   maya
Date:           Tue Apr 24 18:08:56 UTC 2018

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

Log Message:
add realtek RT525A PCI-E card reader

found in my Dell XPS 15 9550.


To generate a diff of this commit:
cvs rdiff -u -r1.1330 -r1.1331 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.1330 src/sys/dev/pci/pcidevs:1.1331
--- src/sys/dev/pci/pcidevs:1.1330	Tue Apr 17 08:47:19 2018
+++ src/sys/dev/pci/pcidevs	Tue Apr 24 18:08:56 2018
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1330 2018/04/17 08:47:19 nonaka Exp $
+$NetBSD: pcidevs,v 1.1331 2018/04/24 18:08:56 maya Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -6508,6 +6508,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 RTS525A		0x525A	RTS525A 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

Reply via email to