From e012fa8681655d4b4ea517637b20010bd4493605 Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Tue, 24 Mar 2015 12:00:40 +0000 Subject: unwire lmc(4) and san(4). they do "interesting" things with APIs i want to change, and i can't find any evidence anyone uses them anymore. instead of burning time on changes i cant test, ill take a chance that noone will miss them. no objections from anyone ok mpi@ deraadt@ henning@ sthen@ --- sys/arch/alpha/conf/GENERIC | 4 +--- sys/arch/amd64/conf/GENERIC | 4 +--- sys/arch/i386/conf/GENERIC | 4 +--- sys/arch/macppc/conf/GENERIC | 3 +-- sys/arch/sparc64/conf/GENERIC | 3 +-- 5 files changed, 5 insertions(+), 13 deletions(-) (limited to 'sys') diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 37aaccd2748..f480d1857e4 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.252 2015/01/03 21:24:19 uaa Exp $ +# $OpenBSD: GENERIC,v 1.253 2015/03/24 12:00:39 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -203,8 +203,6 @@ gdt* at pci? # ICP Vortex GDT RAID controllers #ami* at pci? # AMI MegaRAID controllers # Networking devices -lmc* at pci? # Lan Media Corp SSI/T3/HSSI -san* at pci? # Sangoma PCI AFT card pcn* at pci? # AMD PCnet-PCI Ethernet de* at pci? # 21x4[012]-based Ethernet dc* at pci? # 21143, "tulip" clone ethernet diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 7e9ce16ff71..c096b09fb19 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.384 2015/02/06 19:49:56 stsp Exp $ +# $OpenBSD: GENERIC,v 1.385 2015/03/24 12:00:39 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -401,8 +401,6 @@ atapiscsi* at wdc? atapiscsi* at pciide? # Networking devices -lmc* at pci? # Lan Media Corp SSI/T3/HSSI -san* at pci? # Sangoma PCI AFT card de* at pci? # DC21X4X-based ethernet fxp* at pci? # EtherExpress 10/100B ethernet fxp* at cardbus? # Intel PRO/100 ethernet diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index df4f82dd627..ded36109522 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.794 2015/02/06 20:05:48 stsp Exp $ +# $OpenBSD: GENERIC,v 1.795 2015/03/24 12:00:39 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -533,8 +533,6 @@ le0 at isa? port 0x360 irq 15 drq 6 # IsoLan, NE2100, and DEPCA ex0 at isa? port 0x320 irq 5 # Intel EtherExpress PRO/10 sm0 at isa? port 0x300 irq 10 # SMC 91cxx-based ethernet ep* at eisa? # 3C579 ethernet -lmc* at pci? # Lan Media Corp SSI/T3/HSSI -san* at pci? # Sangoma PCI AFT card le* at isapnp? pcn* at pci? # AMD PCnet-PCI Ethernet de* at pci? # DC21X4X-based ethernet diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 9eb345c0f17..62b0d89007d 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.246 2015/01/03 21:24:19 uaa Exp $g +# $OpenBSD: GENERIC,v 1.247 2015/03/24 12:00:39 dlg Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -49,7 +49,6 @@ ppb* at pci? # PCI-PCI bridges pci* at ppb? siop* at pci? -lmc* at pci? # Lan Media Corp SSI/T3/HSSI fxp* at pci? de* at pci? #vme* at pci? diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index c95d2500a55..bf35c433b80 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.297 2015/01/21 12:07:36 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.298 2015/03/24 12:00:39 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -63,7 +63,6 @@ sbbc* at pci? cbus* at vbus? # PCI Ethernet -lmc* at pci? # Lan Media Corp SSI/T3/HSSI hme* at pci? # Sun Happy Meal 10/100 gem* at pci? # Sun GEM 10/100/Gigabit cas* at pci? # Sun Cassini 100/Gigabit -- cgit v1.2.3