-# $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.
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