Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci add realtek RT525A PCI-E card reader
details: https://anonhg.NetBSD.org/src/rev/012c3f912a5e
branches: trunk
changeset: 318452:012c3f912a5e
user: maya <maya%NetBSD.org@localhost>
date: Tue Apr 24 18:08:56 2018 +0000
description:
add realtek RT525A PCI-E card reader
found in my Dell XPS 15 9550.
diffstat:
sys/dev/pci/pcidevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7aa5e554fe76 -r 012c3f912a5e sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Tue Apr 24 16:35:53 2018 +0000
+++ b/sys/dev/pci/pcidevs Tue Apr 24 18:08:56 2018 +0000
@@ -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 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
Home |
Main Index |
Thread Index |
Old Index