Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Unreference iwic (now removed), forgot that.



details:   https://anonhg.NetBSD.org/src/rev/c86aaa9fedfe
branches:  trunk
changeset: 433584:c86aaa9fedfe
user:      maxv <maxv%NetBSD.org@localhost>
date:      Sat Sep 22 12:56:16 2018 +0000

description:
Unreference iwic (now removed), forgot that.

diffstat:

 sys/dev/pci/files.pci |  10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

diffs (24 lines):

diff -r 180923f389c1 -r c86aaa9fedfe sys/dev/pci/files.pci
--- a/sys/dev/pci/files.pci     Sat Sep 22 12:54:34 2018 +0000
+++ b/sys/dev/pci/files.pci     Sat Sep 22 12:56:16 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.pci,v 1.405 2018/09/22 12:26:27 maxv Exp $
+#      $NetBSD: files.pci,v 1.406 2018/09/22 12:56:16 maxv Exp $
 #
 # Config file and device description for machine-independent PCI code.
 # Included by ports that need it.  Requires that the SCSI files be
@@ -813,14 +813,6 @@
 
 file   dev/pci/isic_pci_elsa_qs1p.c    isic_pci
 
-# Winbond W6692
-device iwic: isdndev, passive_isdn
-attach iwic at pci with iwic_pci
-file   dev/pci/iwic_pci.c              iwic
-file   dev/pci/iwic_bchan.c            iwic
-file   dev/pci/iwic_dchan.c            iwic
-file   dev/pci/iwic_fsm.c              iwic
-
 # IrDA devices
 #  Toshiba Fast Infrared Type O IrDA driver
 device oboe: irbus, irdasir



Home | Main Index | Thread Index | Old Index