attach rtwn at pci
authorstsp <stsp@openbsd.org>
Thu, 4 Jun 2015 21:13:12 +0000 (21:13 +0000)
committerstsp <stsp@openbsd.org>
Thu, 4 Jun 2015 21:13:12 +0000 (21:13 +0000)
sys/dev/pci/files.pci

index 2483a06..2575dbf 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: files.pci,v 1.315 2015/05/11 06:46:22 ratchov Exp $
+#      $OpenBSD: files.pci,v 1.316 2015/06/04 21:13:12 stsp Exp $
 #      $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $
 #
 # Config file and device description for machine-independent PCI code.
@@ -688,6 +688,11 @@ file       dev/pci/if_atw_pci.c            atw_pci
 attach rtw at pci with rtw_pci
 file   dev/pci/if_rtw_pci.c            rtw_pci
 
+# Realtek RTL8188CE Mini-PCI
+device rtwn: ifnet, wlan, firmload
+attach rtwn at pci
+file   dev/pci/if_rtwn.c               rtwn
+
 # Ralink RT2500 PCI/Mini-PCI
 attach ral at pci with ral_pci
 file   dev/pci/if_ral_pci.c            ral_pci