Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/sdmmc Add ReakTek RTL8189FTV SDIO 802.11 interface.



details:   https://anonhg.NetBSD.org/src/rev/3574f20f7565
branches:  trunk
changeset: 447041:3574f20f7565
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Dec 29 04:58:52 2018 +0000

description:
Add ReakTek RTL8189FTV SDIO 802.11 interface.

diffstat:

 sys/dev/sdmmc/sdmmcdevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1f5142ac7593 -r 3574f20f7565 sys/dev/sdmmc/sdmmcdevs
--- a/sys/dev/sdmmc/sdmmcdevs   Sat Dec 29 04:51:04 2018 +0000
+++ b/sys/dev/sdmmc/sdmmcdevs   Sat Dec 29 04:58:52 2018 +0000
@@ -1,4 +1,4 @@
-       $NetBSD: sdmmcdevs,v 1.3 2018/06/28 13:31:38 jmcneill Exp $
+       $NetBSD: sdmmcdevs,v 1.4 2018/12/29 04:58:52 thorpej Exp $
 /*     $OpenBSD: sdmmcdevs,v 1.8 2007/05/11 17:16:16 mglocker Exp $    */
 
 /*
@@ -73,6 +73,7 @@
 
 /* Realtek */
 product REALTEK RTL8703BS      0xb703  RTL8703BS Wireless LAN 802.11n SDIO
+product REALTEK RTL8189FTV     0xf179  RTL8189FTV Wireless LAN 802.11n SDIO
 
 /* Ricoh */
 product RICOH MMCREADER                0xe823  MMC card reader



Home | Main Index | Thread Index | Old Index