Changes between Version 15 and Version 16 of WikiStart


Ignore:
Timestamp:
Jan 10, 2010, 7:06:26 PM (15 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v15 v16  
    3232 * kernel configuration needs some adjustments for 8.0.
    3333   notably following options should be commented out:
    34  # options     CLK_USE_I8254_CALIBRATION
    35  # options     ADAPTIVE_GIANT  # Giant mutex is adaptive.
    36  # device      wlan_scan_ap    # 802.11 AP mode scanning.
    37  # device      wlan_scan_sta   # 802.11 STA mode scanning.
    38  # device      ppp             # Kernel PPP
    39  # device      ugen            # Generic
    40  # device      sio
     34    * # options     CLK_USE_I8254_CALIBRATION
     35    * # options     ADAPTIVE_GIANT  # Giant mutex is adaptive.
     36    * # device      wlan_scan_ap    # 802.11 AP mode scanning.
     37    * # device      wlan_scan_sta   # 802.11 STA mode scanning.
     38    * # device      ppp             # Kernel PPP
     39    * # device      ugen            # Generic
     40    * # device      sio
    4141
    4242 * adjustments of nanobsd.wleiden config file (required for kernel to build):