[BACK]Return to ALL CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / conf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/i386/conf/ALL between version 1.81.2.2 and 1.81.2.3

version 1.81.2.2, 2007/03/12 05:48:19 version 1.81.2.3, 2007/03/24 14:54:43
Line 44  options  POWERNOW_K7
Line 44  options  POWERNOW_K7
 # AMD PowerNow! and Cool`n'Quiet technology  # AMD PowerNow! and Cool`n'Quiet technology
 options         POWERNOW_K8  options         POWERNOW_K8
   
   # Intel(R) On Demand Clock Modulation (aka ODCM)
   options       INTEL_ONDEMAND_CLOCKMOD
   
 options         MTRR            # memory-type range register syscall support  options         MTRR            # memory-type range register syscall support
 # doesn't work with MP just yet..  # doesn't work with MP just yet..
 options         PERFCTRS        # performance-monitoring counters support  options         PERFCTRS        # performance-monitoring counters support
Line 281  options  VGA_CONSOLE_ATI_BROKEN_FONTSEL
Line 284  options  VGA_CONSOLE_ATI_BROKEN_FONTSEL
 # console scrolling support.  # console scrolling support.
 options         WSDISPLAY_SCROLLSUPPORT  options         WSDISPLAY_SCROLLSUPPORT
 # enable VGA raster mode capable of displaying multilingual text on console  # enable VGA raster mode capable of displaying multilingual text on console
 options         VGA_RASTERCONSOLE  #options        VGA_RASTERCONSOLE
 # enable splash screen support; requires hw driver support  # enable splash screen support; requires hw driver support
 #options        SPLASHSCREEN  #options        SPLASHSCREEN
 #options        SPLASHSCREEN_PROGRESS  #options        SPLASHSCREEN_PROGRESS
Line 341  acpilid*  at acpi?  # ACPI Lid Switch
Line 344  acpilid*  at acpi?  # ACPI Lid Switch
 acpitz*         at acpi?                # ACPI Thermal Zone  acpitz*         at acpi?                # ACPI Thermal Zone
   
 # Mainboard devices  # Mainboard devices
   aiboost*        at acpi?                # ASUS AI Booster Hardware monitor
 attimer*        at acpi?                # AT Timer  attimer*        at acpi?                # AT Timer
 com*            at acpi?                # Serial communications interface  com*            at acpi?                # Serial communications interface
 fdc*            at acpi?                # Floppy disk controller  fdc*            at acpi?                # Floppy disk controller
Line 523  options  VESAFB_DEPTH=8
Line 527  options  VESAFB_DEPTH=8
 options         VESAFB_PM               # power management support  options         VESAFB_PM               # power management support
 wsdisplay*      at vesafb? console ?  wsdisplay*      at vesafb? console ?
   
   # VIA Unichrome framebuffer console
   unichromefb*   at pci? dev ? function ?
   wsdisplay*     at unichromefb?
   
 attimer0        at isa?  attimer0        at isa?
 pcppi0          at isa?  pcppi0          at isa?
 sysbeep0        at pcppi?  sysbeep0        at pcppi?
Line 1010  usb* at slhci?
Line 1018  usb* at slhci?
   
 # USB Hubs  # USB Hubs
 uhub*   at usb?  uhub*   at usb?
 uhub*   at uhub? port ? configuration ? interface ?  uhub*   at uhub? port ?
   
 # USB HID device  # USB HID device
 uhidev* at uhub? port ? configuration ? interface ?  uhidev* at uhub? port ? configuration ? interface ?
Line 1259  radio* at bktr?
Line 1267  radio* at bktr?
 bt3c* at pcmcia? function ?             # 3Com 3CRWB6096-A  bt3c* at pcmcia? function ?             # 3Com 3CRWB6096-A
   
 # Bluetooth USB Controllers  # Bluetooth USB Controllers
 ubt* at uhub? port ? configuration ? interface ?  ubt* at uhub? port ?
   
 # Bluetooth Device Hub  # Bluetooth Device Hub
 bthub* at bt3c?  bthub* at bt3c?

Legend:
Removed from v.1.81.2.2  
changed lines
  Added in v.1.81.2.3

CVSweb <webmaster@jp.NetBSD.org>