Author: nyan
Date: Tue Dec 23 02:14:42 2008
New Revision: 186409
URL: http://svn.freebsd.org/changeset/base/186409

Log:
  MFH: part of 186372
  
  Disable the pccard, parallel, GbE and wireless lan related devices
  to decrease a kernel size.
  
  Approved by:  re (kensmith)

Modified:
  stable/7/sys/pc98/conf/GENERIC

Modified: stable/7/sys/pc98/conf/GENERIC
==============================================================================
--- stable/7/sys/pc98/conf/GENERIC      Tue Dec 23 02:05:56 2008        
(r186408)
+++ stable/7/sys/pc98/conf/GENERIC      Tue Dec 23 02:14:42 2008        
(r186409)
@@ -95,9 +95,9 @@ device                sym             # NCR/Symbios Logic 
(newer 
 device         aic             # PC-9801-100
 device         ct              # host adapter using WD33C93[ABC] chip (C bus)
 
-device         ncv             # NCR 53C500
-device         nsp             # Workbit Ninja SCSI-3
-device         stg             # TMC 18C30/18C50
+#device                ncv             # NCR 53C500
+#device                nsp             # Workbit Ninja SCSI-3
+#device                stg             # TMC 18C30/18C50
 
 # SCSI peripherals
 device         scbus           # SCSI bus (required for SCSI)
@@ -136,9 +136,9 @@ device              sc
 
 # PCCARD (PCMCIA) support
 # PCMCIA and cardbus bridge support
-device         cbb             # cardbus (yenta) bridge
-device         pccard          # PC Card (16-bit) bus
-device         cardbus         # CardBus (32-bit) bus
+#device                cbb             # cardbus (yenta) bridge
+#device                pccard          # PC Card (16-bit) bus
+#device                cardbus         # CardBus (32-bit) bus
 
 # Serial (COM) ports
 options        COM_MULTIPORT
@@ -149,11 +149,11 @@ device            mse
 #device                joy
 
 # NEW Parallel port
-device         ppc
-device         ppbus           # Parallel port bus (required)
-device         lpt             # Printer
-device         plip            # TCP/IP over parallel
-device         ppi             # Parallel port interface device
+#device                ppc
+#device                ppbus           # Parallel port bus (required)
+#device                lpt             # Printer
+#device                plip            # TCP/IP over parallel
+#device                ppi             # Parallel port interface device
 #device                vpo             # Requires scbus and da
 # OLD Parallel port
 # Please stay olpt driver after ppc driver
@@ -161,7 +161,7 @@ device              ppi             # Parallel port 
interface d
 
 # PCI Ethernet NICs.
 device         de              # DEC/Intel DC21x4x (``Tulip'')
-device         em              # Intel PRO/1000 adapter Gigabit Ethernet Card
+#device                em              # Intel PRO/1000 adapter Gigabit 
Ethernet Card
 device         le              # AMD Am7900 LANCE and Am79C9xx PCnet
 device         txp             # 3Com 3cR990 (``Typhoon'')
 device         vx              # 3Com 3c590, 3c595 (``Vortex'')
@@ -170,22 +170,22 @@ device            vx              # 3Com 3c590, 3c595 
(``Vorte
 # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
 device         miibus          # MII bus support
 device         bfe             # Broadcom BCM440x 10/100 Ethernet
-device         bge             # Broadcom BCM570xx Gigabit Ethernet
+#device                bge             # Broadcom BCM570xx Gigabit Ethernet
 device         dc              # DEC/Intel 21143 and various workalikes
 device         fxp             # Intel EtherExpress PRO/100B (82557, 82558)
-device         lge             # Level 1 LXT1001 gigabit Ethernet
-device         nge             # NatSemi DP83820 gigabit Ethernet
+#device                lge             # Level 1 LXT1001 gigabit Ethernet
+#device                nge             # NatSemi DP83820 gigabit Ethernet
 device         pcn             # AMD Am79C97x PCI 10/100 (precedence over 'le')
 device         re              # RealTek 8139C+/8169/8169S/8110S
 device         rl              # RealTek 8129/8139
 device         sf              # Adaptec AIC-6915 (``Starfire'')
 device         sis             # Silicon Integrated Systems SiS 900/SiS 7016
-device         sk              # SysKonnect SK-984x & SK-982x gigabit Ethernet
+#device                sk              # SysKonnect SK-984x & SK-982x gigabit 
Ethernet
 device         ste             # Sundance ST201 (D-Link DFE-550TX)
 device         ti              # Alteon Networks Tigon I/II gigabit Ethernet
 device         tl              # Texas Instruments ThunderLAN
 device         tx              # SMC EtherPower II (83c170 ``EPIC'')
-device         vge             # VIA VT612x gigabit Ethernet
+#device                vge             # VIA VT612x gigabit Ethernet
 device         vr              # VIA Rhine, Rhine II
 device         wb              # Winbond W89C840F
 device         xl              # 3Com 3c90x (``Boomerang'', ``Cyclone'')
@@ -200,20 +200,20 @@ device            snc
 device         xe              # Xircom pccard Ethernet
 
 # Wireless NIC cards
-device         wlan            # 802.11 support
-device         wlan_wep        # 802.11 WEP support
-device         wlan_ccmp       # 802.11 CCMP support
-device         wlan_tkip       # 802.11 TKIP support
-device         wlan_amrr       # AMRR transmit rate control algorithm
-device         wlan_scan_ap    # 802.11 AP mode scanning
-device         wlan_scan_sta   # 802.11 STA mode scanning
-device         an              # Aironet 4500/4800 802.11 wireless NICs.
-device         ath             # Atheros pci/cardbus NIC's
-device         ath_hal         # Atheros HAL (Hardware Access Layer)
-device         ath_rate_sample # SampleRate tx rate control for ath
-device         awi             # BayStack 660 and others
-device         ral             # Ralink Technology RT2500 wireless NICs.
-device         wi              # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
+#device                wlan            # 802.11 support
+#device                wlan_wep        # 802.11 WEP support
+#device                wlan_ccmp       # 802.11 CCMP support
+#device                wlan_tkip       # 802.11 TKIP support
+#device                wlan_amrr       # AMRR transmit rate control algorithm
+#device                wlan_scan_ap    # 802.11 AP mode scanning
+#device                wlan_scan_sta   # 802.11 STA mode scanning
+#device                an              # Aironet 4500/4800 802.11 wireless 
NICs.
+#device                ath             # Atheros pci/cardbus NIC's
+#device                ath_hal         # Atheros HAL (Hardware Access Layer)
+#device                ath_rate_sample # SampleRate tx rate control for ath
+#device                awi             # BayStack 660 and others
+#device                ral             # Ralink Technology RT2500 wireless 
NICs.
+#device                wi              # WaveLAN/Intersil/Symbol 802.11 
wireless NICs.
 #device                wl              # Older non 802.11 Wavelan wireless NIC.
 
 # Pseudo devices.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to