From: stsp Date: Thu, 4 Jun 2015 21:13:12 +0000 (+0000) Subject: attach rtwn at pci X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f87e6f12792e84297b3f26bb39e0e598ab45781d;p=openbsd attach rtwn at pci --- diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index 2483a060a24..2575dbfb778 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -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