Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2007 20:49:37 -0200
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        freebsd-acpi@FreeBSD.org
Cc:        Hiroyuki Aizu <aizu@navi.org>
Subject:   Neither acpi_thermal nor acpi_toshiba working
Message-ID:  <20071120224937.58148.qmail@nexxus.fedaykin.here>

next in thread | raw e-mail | index | archive | help

--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

	I am running FreeBSD 7-STABLE from November 20th on a Toshiba
laptop Satellite A135-S4527 with Intel Pentium dual-core processor
T2080.

# uname -a
FreeBSD nexxus.fedaykin.here 7.0-BETA2 FreeBSD 7.0-BETA2 #18: Tue Nov 20 00:52:10 BRST 2007     lioux@nexxus:/usr/src/sys/i386/compile/LIOUX  i386

	I get neither acpi_thermal nor acpi_toshiba sysctl entries
on my system though the correct modules are loaded.

	I am attaching my system information. Let me know if there
is anything I can do to help.

	Regards,

# kldstat
Id Refs Address    Size     Name
 1   16 0xc0400000 7505a8   kernel
 2    2 0xc0b51000 53ac8    sound.ko
 3    1 0xc0ba5000 1550c    snd_hda.ko
 5    3 0xc0bc1000 6c294    acpi.ko
 6    1 0xc0c2e000 29e4     coretemp.ko
 7    1 0xc0c31000 b780     cpufreq.ko
 8    1 0xc0c3d000 322c     acpi_toshiba.ko
 9    1 0xc55af000 36000    ipl.ko
10    1 0xc574c000 f000     fuse.ko
11    1 0xc58a4000 2000     blank_saver.ko
12    1 0xc58a6000 2000     rtc.ko
13    1 0xc59e2000 6000     i915.ko

# sysctl hw.acpi
hw.acpi.acline: 1
hw.acpi.battery.info_expire: 5
hw.acpi.battery.life: -1
hw.acpi.battery.state: 7
hw.acpi.battery.time: -1
hw.acpi.battery.units: 1
hw.acpi.cpu.cx_lowest: C3
hw.acpi.disable_on_reboot: 0
hw.acpi.handle_reboot: 0
hw.acpi.lid_switch_state: NONE
hw.acpi.power_button_state: S5
hw.acpi.reset_video: 0
hw.acpi.s4bios: 0
hw.acpi.sleep_button_state: S3
hw.acpi.sleep_delay: 1
hw.acpi.standby_state: S1
hw.acpi.supported_sleep_state: S3 S4 S5
hw.acpi.suspend_state: S3
hw.acpi.verbose: 0

-- 
Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
feature, n: a documented bug | bug, n: an undocumented feature

--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=KERNCONF


cpu		I686_CPU
ident		LIOUX


makeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols

options		SCHED_ULE
options 	PREEMPTION		# Enable kernel thread preemption
options 	INET			# InterNETworking
options 	INET6			# IPv6 communications protocols
options 	SCTP			# Stream Transmission Control Protocol
options 	FFS			# Berkeley Fast Filesystem
options 	SOFTUPDATES		# Enable FFS soft updates support
options 	UFS_ACL			# Support for access control lists
options 	UFS_DIRHASH		# Improve performance on big directories
options 	UFS_GJOURNAL		# Enable gjournal-based UFS journaling
options 	PROCFS			# Process filesystem (requires PSEUDOFS)
options 	PSEUDOFS		# Pseudo-filesystem framework
options 	GEOM_PART_GPT		# GUID Partition Tables.
options 	GEOM_LABEL		# Provides labelization
options 	COMPAT_43TTY		# BSD 4.3 TTY compat [KEEP THIS!]
options 	COMPAT_FREEBSD4		# Compatible with FreeBSD4
options 	COMPAT_FREEBSD5		# Compatible with FreeBSD5
options 	COMPAT_FREEBSD6		# Compatible with FreeBSD6
options 	SCSI_DELAY=5000		# Delay (in ms) before probing SCSI
options 	KTRACE			# ktrace(1) support
options 	SYSVSHM			# SYSV-style shared memory
options 	SYSVMSG			# SYSV-style message queues
options 	SYSVSEM			# SYSV-style semaphores
options 	_KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
options 	ADAPTIVE_GIANT		# Giant mutex is adaptive.
options 	STOP_NMI		# Stop CPUS using NMI instead of IPI
options 	AUDIT			# Security event auditing

options 	INVARIANTS		# Enable calls of extra sanity checking
options 	INVARIANT_SUPPORT	# Extra sanity checks of internal structures, required by INVARIANTS
options 	WITNESS			# Enable checks to detect deadlocks and cycles
options		DIAGNOSTIC
options		IPFIREWALL
options		IPFIREWALL_DEFAULT_TO_ACCEPT
options		DUMMYNET
device		pf
device		pflog
device		pfsync
options		COMPAT_LINUX
options		LINPROCFS
device		drm
device		atapicam
options		DEVICE_POLLING
options		HZ=1152
options		IPSTEALTH
options         ZERO_COPY_SOCKETS
options		UFS_EXTATTR
options		UFS_EXTATTR_AUTOSTART
options		DIRECTIO
options		CPU_FASTER_5X86_FPU
options		CPU_UPGRADE_HW_CACHE
device		smbus
device		smb
device		ichsmb
options		P1003_1B_SEMAPHORES
device		hwpmc			# Driver (also a loadable module)
options		HWPMC_HOOKS		# Other necessary kernel hooks
option		INCLUDE_CONFIG_FILE


options 	SMP			# Symmetric MultiProcessor Kernel
device		apic			# I/O APIC

device		cpufreq

device		pci

device		fdc

device		ata
device		atadisk		# ATA disk drives
device		atapicd		# ATAPI CDROM drives
options 	ATA_STATIC_ID	# Static device numbering

					# output.  Adds ~215k to driver.



device		scbus		# SCSI bus (required for SCSI)
device		da		# Direct Access (disks)
device		cd		# CD
device		pass		# Passthrough device (direct SCSI access)



device		atkbdc		# AT keyboard controller
device		atkbd		# AT keyboard
device		psm		# PS/2 mouse

device		kbdmux		# keyboard multiplexer

device		vga		# VGA video card driver

device		splash		# Splash screen and screen saver support

device		sc

device		agp		# support several AGP chipsets

device		pmtimer

device		cbb		# cardbus (yenta) bridge
device		pccard		# PC Card (16-bit) bus
device		cardbus		# CardBus (32-bit) bus

device		uart		# Generic UART driver




device		miibus		# MII bus support
device		re		# RealTek 8139C+/8169/8169S/8110S


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_scan_sta	# 802.11 STA mode scanning
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		loop		# Network loopback
device		random		# Entropy device
device		ether		# Ethernet support
device		pty		# Pseudo-ttys (telnet etc)

device		bpf		# Berkeley packet filter

device		uhci		# UHCI PCI->USB interface
device		ehci		# EHCI PCI->USB interface (USB 2.0)
device		usb		# USB Bus (required)
device		ugen		# Generic
device		umass		# Disks/Mass storage - Requires scbus and da
device		ums		# Mouse


--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="dmesg.boot"

Copyright (c) 1992-2007 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.0-BETA2 #18: Tue Nov 20 00:52:10 BRST 2007
    lioux@nexxus:/usr/src/sys/i386/compile/LIOUX
WARNING: WITNESS option enabled, expect reduced performance.
WARNING: DIAGNOSTIC option enabled, expect reduced performance.
WITNESS: spin lock scrlock not in order list
module_register: module cpu/ichss already exists!
Module cpu/ichss failed to register: 17
module_register: module pci/ichss_pci already exists!
Module pci/ichss_pci failed to register: 17
module_register: module cpu/est already exists!
Module cpu/est failed to register: 17
module_register: module cpu/p4tcc already exists!
Module cpu/p4tcc failed to register: 17
module_register: module cpu/powernow already exists!
Module cpu/powernow failed to register: 17
module_register: module cpu/smist already exists!
Module cpu/smist failed to register: 17
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Genuine Intel(R) CPU           T2080  @ 1.73GHz (1729.02-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6ec  Stepping = 12
  Features=0xbfe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0xc189<SSE3,MON,EST,TM2,xTPR,PDCM>
  AMD Features=0x100000<NX>
  Cores per package: 2
real memory  = 2137522176 (2038 MB)
avail memory = 2082172928 (1985 MB)
ACPI APIC Table: <INTEL  CALISTGA>
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
WITNESS: spin lock intrcnt not in order list
ioapic0: Changing APIC ID to 1
ioapic0 <Version 2.0> irqs 0-23 on motherboard
kbd1 at kbdmux0
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
acpi0: <TOSCPL TOSCPL00> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
Timecounter "HPET" frequency 14318180 Hz quality 900
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
acpi_ec0: <Embedded Controller: GPE 0x19> port 0x62,0x66 on acpi0
cpu0: <ACPI CPU> on acpi0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
cpu1: <ACPI CPU> on acpi0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
coretemp1: <CPU On-Die Thermal Sensors> on cpu1
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> port 0x1800-0x1807 mem 0xdc100000-0xdc17ffff,0xc0000000-0xcfffffff,0xdc200000-0xdc23ffff irq 16 at device 2.0 on pci0
agp0: <Intel 82945GM (945GM GMCH) SVGA controller> on vgapci0
agp0: detected 7932k stolen memory
agp0: aperture size is 256M
acpi_video0: <ACPI video extension> on vgapci0
vgapci1: <VGA-compatible display> mem 0xdc180000-0xdc1fffff at device 2.1 on pci0
pcm0: <Intel 82801G High Definition Audio Controller> mem 0xdc440000-0xdc443fff irq 22 at device 27.0 on pci0
pcm0: [ITHREAD]
pcib1: <ACPI PCI-PCI bridge> irq 17 at device 28.0 on pci0
pci2: <ACPI PCI bus> on pcib1
pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.1 on pci0
pci4: <ACPI PCI bus> on pcib2
ath0: <Atheros 5424/2424> mem 0xd8000000-0xd800ffff irq 17 at device 0.0 on pci4
ath0: [ITHREAD]
ath0: using obsoleted if_watchdog interface
ath0: Ethernet address: 00:19:7e:7d:9b:de
ath0: mac 10.0 phy 6.1 radio 10.2
pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0
pci5: <ACPI PCI bus> on pcib3
re0: <RealTek 8101E PCIe 10/100baseTX> port 0x4000-0x40ff mem 0xda000000-0xda000fff irq 18 at device 0.0 on pci5
re0: Using 2 MSI messages
miibus0: <MII bus> on re0
rlphy0: <RTL8201L 10/100 media interface> PHY 1 on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
re0: Ethernet address: 00:16:d4:fe:8c:b8
re0: [FILTER]
re0: [FILTER]
uhci0: <UHCI (generic) USB controller> port 0x1820-0x183f irq 23 at device 29.0 on pci0
uhci0: [GIANT-LOCKED]
uhci0: [ITHREAD]
usb0: <UHCI (generic) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 2 ports with 2 removable, self powered
uhci1: <UHCI (generic) USB controller> port 0x1840-0x185f irq 19 at device 29.1 on pci0
uhci1: [GIANT-LOCKED]
uhci1: [ITHREAD]
usb1: <UHCI (generic) USB controller> on uhci1
usb1: USB revision 1.0
uhub1: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
uhub1: 2 ports with 2 removable, self powered
uhci2: <UHCI (generic) USB controller> port 0x1860-0x187f irq 18 at device 29.2 on pci0
uhci2: [GIANT-LOCKED]
uhci2: [ITHREAD]
usb2: <UHCI (generic) USB controller> on uhci2
usb2: USB revision 1.0
uhub2: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2
uhub2: 2 ports with 2 removable, self powered
uhci3: <UHCI (generic) USB controller> port 0x1880-0x189f irq 16 at device 29.3 on pci0
uhci3: [GIANT-LOCKED]
uhci3: [ITHREAD]
usb3: <UHCI (generic) USB controller> on uhci3
usb3: USB revision 1.0
uhub3: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb3
uhub3: 2 ports with 2 removable, self powered
ehci0: <Intel 82801GB/R (ICH7) USB 2.0 controller> mem 0xdc444000-0xdc4443ff irq 23 at device 29.7 on pci0
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
usb4: EHCI version 1.0
usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3
usb4: <Intel 82801GB/R (ICH7) USB 2.0 controller> on ehci0
usb4: USB revision 2.0
uhub4: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb4
uhub4: 8 ports with 8 removable, self powered
pcib4: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci6: <ACPI PCI bus> on pcib4
cbb0: <PCI-CardBus Bridge> at device 4.0 on pci6
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb0: [ITHREAD]
pci6: <serial bus, FireWire> at device 4.1 (no driver attached)
pci6: <mass storage> at device 4.2 (no driver attached)
pci6: <base peripheral> at device 4.3 (no driver attached)
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH7M SATA300 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x18b0-0x18bf at device 31.2 on pci0
ata0: <ATA channel 0> on atapci0
ata0: [ITHREAD]
ata1: <ATA channel 1> on atapci0
ata1: [ITHREAD]
ichsmb0: <SMBus controller> port 0x18c0-0x18df irq 19 at device 31.3 on pci0
ichsmb0: [GIANT-LOCKED]
ichsmb0: [ITHREAD]
smbus0: <System Management Bus> on ichsmb0
smb0: <SMBus generic I/O> on smbus0
acpi_acad0: <AC Adapter> on acpi0
battery0: <ACPI Control Method Battery> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: [ITHREAD]
psm0: model Synaptics Touchpad, device ID 0
pmtimer0 on isa0
orm0: <ISA Option ROMs> at iomem 0xcf000-0xcffff,0xdc000-0xdffff pnpid ORM0000 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounters tick every 0.868 msec
ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding disabled, default to accept, logging disabled
ad0: 114473MB <TOSHIBA MK1237GSX DL130M> at ata0-master SATA150
acd0: DVDR <MATSHITADVD-RAM UJ-850S/1.90> at ata1-master UDMA33
pcm0: <HDA Codec: Realtek ALC861-VD>
pcm0: <HDA Driver Revision: 20071120_0049>
GEOM_LABEL: Label for provider ad0s1 is ntfs/TOSHIBA SYSTEM VOLUME.
GEOM_LABEL: Label for provider ad0s5 is msdosfs/SWAP.
GEOM_LABEL: Label for provider ad0s6 is ntfs/Temp.
acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 
acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 
cd0 at ata1 bus 0 target 0 lun 0
cd0: <MATSHITA DVD-RAM UJ-850S 1.90> Removable CD-ROM SCSI-0 device 
cd0: 33.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
SMP: AP CPU #1 Launched!
hwpmc: TSC/1/0x20<REA> P6/2/0x1ff<INT,USR,SYS,EDG,THR,REA,WRI,INV,QUA>
WARNING: WITNESS option enabled, expect reduced performance.
WARNING: DIAGNOSTIC option enabled, expect reduced performance.
Trying to mount root from ufs:/dev/ad0s4a
IP Filter: v4.1.28 initialized.  Default = pass all, Logging = enabled
Expensive timeout(9) function: 0xc0707260(0xc5186000) 0.004463136 s

--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="kldstat.txt"

Id Refs Address    Size     Name
 1   17 0xc0400000 7505a8   kernel
 2    2 0xc0b51000 53ac8    sound.ko
 3    1 0xc0ba5000 1550c    snd_hda.ko
 4    1 0xc0bbb000 5950     acpi_video.ko
 5    4 0xc0bc1000 6c294    acpi.ko
 6    1 0xc0c2e000 29e4     coretemp.ko
 7    1 0xc0c31000 b780     cpufreq.ko
 8    1 0xc0c3d000 322c     acpi_toshiba.ko
 9    1 0xc55af000 36000    ipl.ko
10    1 0xc574c000 f000     fuse.ko
11    1 0xc58a4000 2000     blank_saver.ko
12    1 0xc58a6000 2000     rtc.ko
13    1 0xc59e2000 6000     i915.ko

--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="loader.conf"

if_ath_load="YES"
wlan_wep_load="YES"
wlan_ccmp_load="YES"
wlan_tkip_load="YES"
wlan_scan_sta_load="YES"
##
hw.psm.synaptics_support=1
##
#hw.snd.verbose="4"
sound_load="YES"
snd_hda_load="YES"
#
coretemp_load="YES"
cpufreq_load="YES"
# acpi
acpi_load="YES"
acpi_toshiba_load="YES"
acpi_video_load="YES"
#
hw.pci.do_power_nodriver="2"

--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="pciconf.txt"

hostb0@pci0:0:0:0:	class=0x060000 card=0xff001179 chip=0x27a08086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '955XM/945GM/PM/GMS/940GML Express Processor to DRAM Controller'
    class      = bridge
    subclass   = HOST-PCI
vgapci0@pci0:0:2:0:	class=0x030000 card=0xff021179 chip=0x27a28086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Mobile 945GM/GU Express Integrated Graphics Controller'
    class      = display
    subclass   = VGA
vgapci1@pci0:0:2:1:	class=0x038000 card=0xff021179 chip=0x27a68086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Mobile 945GM/GU Express Integrated Graphics Controller'
    class      = display
pcm0@pci0:0:27:0:	class=0x040300 card=0xff011179 chip=0x27d88086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801G (ICH7 Family) High Definition Audio'
    class      = multimedia
pcib1@pci0:0:28:0:	class=0x060400 card=0xff001179 chip=0x27d08086 rev=0x02 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = '82801G (ICH7 Family) PCIe Root Port'
    class      = bridge
    subclass   = PCI-PCI
pcib2@pci0:0:28:1:	class=0x060400 card=0xff001179 chip=0x27d28086 rev=0x02 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = '82801G (ICH7 Family) PCIe Root Port'
    class      = bridge
    subclass   = PCI-PCI
pcib3@pci0:0:28:2:	class=0x060400 card=0xff001179 chip=0x27d48086 rev=0x02 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = '82801G (ICH7 Family) PCIe Root Port'
    class      = bridge
    subclass   = PCI-PCI
uhci0@pci0:0:29:0:	class=0x0c0300 card=0xff001179 chip=0x27c88086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801G (ICH7 Family) USB Universal Host Controller'
    class      = serial bus
    subclass   = USB
uhci1@pci0:0:29:1:	class=0x0c0300 card=0xff001179 chip=0x27c98086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801G (ICH7 Family) USB Universal Host Controller'
    class      = serial bus
    subclass   = USB
uhci2@pci0:0:29:2:	class=0x0c0300 card=0xff001179 chip=0x27ca8086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801G (ICH7 Family) USB Universal Host Controller'
    class      = serial bus
    subclass   = USB
uhci3@pci0:0:29:3:	class=0x0c0300 card=0xff001179 chip=0x27cb8086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801G (ICH7 Family) USB Universal Host Controller'
    class      = serial bus
    subclass   = USB
ehci0@pci0:0:29:7:	class=0x0c0320 card=0xff001179 chip=0x27cc8086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801G (ICH7 Family) USB 2.0 Enhanced Host Controller'
    class      = serial bus
    subclass   = USB
pcib4@pci0:0:30:0:	class=0x060401 card=0xff001179 chip=0x24488086 rev=0xe2 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = '82801BAM/CAM/DBM (ICH2-M/3-M/4-M) Hub Interface to PCI Bridge'
    class      = bridge
    subclass   = PCI-PCI
isab0@pci0:0:31:0:	class=0x060100 card=0xff001179 chip=0x27b98086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801GBM (ICH7-M) LPC Interface Controller'
    class      = bridge
    subclass   = PCI-ISA
atapci0@pci0:0:31:2:	class=0x010180 card=0xff001179 chip=0x27c48086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801GBM/GHM (ICH7-M Family) Serial ATA Storage Controller'
    class      = mass storage
    subclass   = ATA
ichsmb0@pci0:0:31:3:	class=0x0c0500 card=0xff001179 chip=0x27da8086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801G (ICH7 Family) SMBus Controller'
    class      = serial bus
    subclass   = SMBus
ath0@pci0:4:0:0:	class=0x020000 card=0x04251468 chip=0x001c168c rev=0x01 hdr=0x00
    vendor     = 'Atheros Communications Inc.'
    device     = 'AR5006 family 802.11abg Wireless NIC'
    class      = network
    subclass   = ethernet
re0@pci0:5:0:0:	class=0x020000 card=0xff001179 chip=0x813610ec rev=0x01 hdr=0x00
    vendor     = 'Realtek Semiconductor'
    device     = 'RTL8139/810x Family Fast Ethernet NIC'
    class      = network
    subclass   = ethernet
cbb0@pci0:6:4:0:	class=0x060700 card=0xff001179 chip=0x8039104c rev=0x00 hdr=0x02
    vendor     = 'Texas Instruments (TI)'
    device     = 'PCIxx12 Cardbus Controller'
    class      = bridge
    subclass   = PCI-CardBus
none0@pci0:6:4:1:	class=0x0c0010 card=0xff001179 chip=0x803a104c rev=0x00 hdr=0x00
    vendor     = 'Texas Instruments (TI)'
    device     = '??? OHCI Compliant IEEE 1394 Host controller'
    class      = serial bus
    subclass   = FireWire
none1@pci0:6:4:2:	class=0x018000 card=0xff001179 chip=0x803b104c rev=0x00 hdr=0x00
    vendor     = 'Texas Instruments (TI)'
    device     = 'PCIxx12 Integrated Flash Media Controller'
    class      = mass storage
none2@pci0:6:4:3:	class=0x080501 card=0xff001179 chip=0x803c104c rev=0x00 hdr=0x00
    vendor     = 'Texas Instruments (TI)'
    device     = 'PCIxx12 SDA Standard Compliant SD Host Controller'
    class      = base peripheral

--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="sysctl.conf"

kern.ipc.maxsockbuf=1048576
net.inet.tcp.sendspace=131072
net.inet.tcp.recvspace=131072
net.inet.udp.recvspace=65536
net.inet.tcp.blackhole=2
net.inet.udp.blackhole=1
vfs.vmiodirenable=1
kern.ipc.somaxconn=1024
net.inet.tcp.inflight.enable=1
net.inet.ip.random_id=1 
net.inet.ip.stealth=1
kern.ipc.shmmax=134217728
kern.ipc.shmall=32768
kern.ipc.semmap=64
dev.pcm.0.play.vchans=4
security.bsd.see_other_uids=0
security.bsd.see_other_gids=0
kern.randompid=100
vfs.usermount=1
net.inet.tcp.keepidle=3600000
hw.acpi.video.lcd0.economy=20
hw.acpi.video.lcd0.fullpower=50
hw.acpi.video.lcd0.brightness=50

--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="sysctl.txt"

kern.ostype: FreeBSD
kern.osrelease: 7.0-BETA2
kern.osrevision: 199506
kern.version: FreeBSD 7.0-BETA2 #18: Tue Nov 20 00:52:10 BRST 2007
    lioux@nexxus:/usr/src/sys/i386/compile/LIOUX

kern.maxvnodes: 100000
kern.maxproc: 6164
kern.maxfiles: 12328
kern.argmax: 262144
kern.securelevel: -1
kern.hostname: nexxus.fedaykin.here
kern.hostid: 2412295122
kern.clockrate: { hz = 1152, tick = 868, profhz = 768, stathz = 153 }
kern.posix1version: 200112
kern.ngroups: 16
kern.job_control: 1
kern.saved_ids: 0
kern.boottime: { sec = 1195573019, usec = 370249 } Tue Nov 20 13:36:59 2007
kern.domainname: 
kern.osreldate: 700055
kern.bootfile: /boot/kernel/kernel
kern.maxfilesperproc: 11095
kern.maxprocperuid: 5547
kern.ipc.maxsockbuf: 1048576
kern.ipc.sockbuf_waste_factor: 8
kern.ipc.somaxconn: 1024
kern.ipc.max_linkhdr: 40
kern.ipc.max_protohdr: 60
kern.ipc.max_hdr: 100
kern.ipc.max_datalen: 104
kern.ipc.nmbclusters: 25600
kern.ipc.nmbjumbop: 0
kern.ipc.nmbjumbo9: 0
kern.ipc.nmbjumbo16: 0
kern.ipc.maxpipekva: 16777216
kern.ipc.pipekva: 1249280
kern.ipc.pipefragretry: 0
kern.ipc.pipeallocfail: 0
kern.ipc.piperesizefail: 0
kern.ipc.piperesizeallowed: 1
kern.ipc.msgmax: 16384
kern.ipc.msgmni: 40
kern.ipc.msgmnb: 2048
kern.ipc.msgtql: 40
kern.ipc.msgssz: 8
kern.ipc.msgseg: 2048
kern.ipc.semmap: 64
kern.ipc.semmni: 10
kern.ipc.semmns: 60
kern.ipc.semmnu: 30
kern.ipc.semmsl: 60
kern.ipc.semopm: 100
kern.ipc.semume: 10
kern.ipc.semusz: 92
kern.ipc.semvmx: 32767
kern.ipc.semaem: 16384
kern.ipc.shmmax: 134217728
kern.ipc.shmmin: 1
kern.ipc.shmmni: 192
kern.ipc.shmseg: 128
kern.ipc.shmall: 32768
kern.ipc.shm_use_phys: 0
kern.ipc.shm_allow_removed: 0
kern.ipc.numopensockets: 266
kern.ipc.zero_copy.receive: 1
kern.ipc.zero_copy.send: 1
kern.ipc.maxsockets: 25600
kern.ipc.nsfbufs: 6656
kern.ipc.nsfbufspeak: 70
kern.ipc.nsfbufsused: 0
kern.dummy: 0
kern.ps_strings: 3217031152
kern.usrstack: 3217031168
kern.logsigexit: 1
kern.iov_max: 1024
kern.hostuuid: 9c4338fc-057c-11dc-bc65-0016d4fe8cb8
kern.arandom: -1176622990
kern.cam.cam_srch_hi: 0
kern.cam.scsi_delay: 5000
kern.cam.cd.changer.min_busy_seconds: 5
kern.cam.cd.changer.max_busy_seconds: 15
kern.cam.cd.0.minimum_cmd_size: 10
kern.cam.da.retry_count: 4
kern.cam.da.default_timeout: 60
kern.cam.da.da_send_ordered: 1
kern.hwpmc.logbuffersize: 4
kern.hwpmc.nbuffers: 16
kern.hwpmc.hashsize: 16
kern.hwpmc.nsamples: 32
kern.hwpmc.mtxpoolsize: 32
kern.disks: cd0 ad0
kern.geom.debugflags: 0
kern.geom.collectstats: 1
kern.geom.label.debug: 0
kern.elf32.fallback_brand: -1
kern.init_path: /sbin/init:/sbin/oinit:/sbin/init.bak:/rescue/init:/stand/sysinstall
kern.init_shutdown_timeout: 120
kern.acct_suspend: 2
kern.acct_resume: 4
kern.acct_chkfreq: 15
kern.acct_configured: 0
kern.acct_suspended: 0
kern.cp_time: 238036 533 628957 111675 6946621
kern.openfiles: 3180
kern.kq_calloutmax: 4096
kern.stackprot: 7
kern.ps_arg_cache_limit: 256
kern.lastpid: 57541
kern.randompid: 100
kern.ktrace.genio_size: 4096
kern.ktrace.request_pool: 100
kern.module_path: /boot/kernel;/boot/modules
kern.malloc_count: 205
kern.ident: LIOUX
kern.maxusers: 384
kern.fallback_elf_brand: -1
kern.polling.burst: 150
kern.polling.burst_max: 150
kern.polling.each_burst: 5
kern.polling.idle_poll: 0
kern.polling.user_frac: 50
kern.polling.reg_frac: 20
kern.polling.short_ticks: 1844
kern.polling.lost_polls: 378174
kern.polling.pending_polls: 0
kern.polling.residual_burst: 0
kern.polling.handlers: 1
kern.polling.enable: 0
kern.polling.phase: 0
kern.polling.suspect: 111134
kern.polling.stalled: 68
kern.polling.idlepoll_sleeping: 1
kern.kstack_pages: 2
kern.sync_on_panic: 0
kern.shutdown.poweroff_delay: 5000
kern.shutdown.kproc_shutdown_wait: 60
kern.forcesigexit: 1
kern.sigqueue.max_pending_per_proc: 128
kern.sigqueue.preallocate: 1024
kern.sigqueue.overflow: 0
kern.sigqueue.alloc_fail: 0
kern.sugid_coredump: 0
kern.coredump: 1
kern.nodump_coredump: 0
kern.corefile: %N.core
kern.fscale: 2048
kern.timecounter.tc.i8254.mask: 65535
kern.timecounter.tc.i8254.counter: 26444
kern.timecounter.tc.i8254.frequency: 1193182
kern.timecounter.tc.i8254.quality: 0
kern.timecounter.tc.HPET.mask: 4294967295
kern.timecounter.tc.HPET.counter: 1893153865
kern.timecounter.tc.HPET.frequency: 14318180
kern.timecounter.tc.HPET.quality: 900
kern.timecounter.tc.ACPI-fast.mask: 16777215
kern.timecounter.tc.ACPI-fast.counter: 9687155
kern.timecounter.tc.ACPI-fast.frequency: 3579545
kern.timecounter.tc.ACPI-fast.quality: 1000
kern.timecounter.tc.TSC.mask: 4294967295
kern.timecounter.tc.TSC.counter: 1351012338
kern.timecounter.tc.TSC.frequency: 1729017576
kern.timecounter.tc.TSC.quality: -100
kern.timecounter.stepwarnings: 0
kern.timecounter.nbinuptime: 185119998
kern.timecounter.nnanouptime: 264524
kern.timecounter.nmicrouptime: 89449160
kern.timecounter.nbintime: 19429896
kern.timecounter.nnanotime: 171685
kern.timecounter.nmicrotime: 19258208
kern.timecounter.ngetbinuptime: 174683
kern.timecounter.ngetnanouptime: 449959
kern.timecounter.ngetmicrouptime: 48036551
kern.timecounter.ngetbintime: 0
kern.timecounter.ngetnanotime: 10798
kern.timecounter.ngetmicrotime: 4008025
kern.timecounter.nsetclock: 5
kern.timecounter.hardware: ACPI-fast
kern.timecounter.choice: TSC(-100) ACPI-fast(1000) HPET(900) i8254(0) dummy(-1000000)
kern.timecounter.tick: 1
kern.timecounter.smp_tsc: 0
kern.threads.max_threads_per_proc: 1500
kern.threads.max_threads_hits: 0
kern.threads.virtual_cpu: 2
kern.sched.name: ULE
kern.sched.slice: 15
kern.sched.interact: 30
kern.sched.preempt_thresh: 64
kern.sched.pick_pri: 1
kern.sched.affinity: 3
kern.sched.tryself: 1
kern.sched.balance: 1
kern.sched.balance_interval: 153
kern.sched.steal_htt: 1
kern.sched.steal_idle: 1
kern.sched.steal_thresh: 1
kern.sched.topology: 0
kern.sched.preemption: 1
kern.ccpu: 0
kern.devstat.numdevs: 3
kern.devstat.generation: 261
kern.devstat.version: 6
kern.kobj_methodcount: 154
kern.log_wakeups_per_second: 5
kern.log_console_output: 1
kern.always_console_output: 0
kern.msgbuf: 
kern.msgbuf_clear: 0
kern.smp.maxcpus: 16
kern.smp.active: 1
kern.smp.disabled: 0
kern.smp.cpus: 2
kern.smp.forward_signal_enabled: 1
kern.smp.forward_roundrobin_enabled: 1
kern.nselcoll: 0
kern.drainwait: 300
kern.tty_nin: 1152727
kern.tty_nout: 1358314
kern.console: consolectl,/consolectl,
kern.consmute: 0
kern.consmsgbuf_size: 8192
kern.constty_wakeups_per_second: 5
kern.pts.enable: 0
kern.pts.max: 1000
kern.filedelay: 30
kern.dirdelay: 29
kern.metadelay: 28
kern.minvnodes: 25000
kern.chroot_allow_open_directories: 1
kern.random.yarrow.gengateinterval: 10
kern.random.yarrow.bins: 10
kern.random.yarrow.fastthresh: 192
kern.random.yarrow.slowthresh: 256
kern.random.yarrow.slowoverthresh: 2
kern.random.sys.seeded: 1
kern.random.sys.harvest.ethernet: 1
kern.random.sys.harvest.point_to_point: 1
kern.random.sys.harvest.interrupt: 1
kern.random.sys.harvest.swi: 0
vm.vmtotal: 
System wide totals computed every five seconds: (values in kilobytes)
===============================================
Processes:		(RUNQ: 1 Disk Wait: 5 Page Wait: 0 Sleep: 100)
Virtual Memory:		(Total: 3027600K, Active 741536K)
Real Memory:		(Total: 549140K Active 349460K)
Shared Virtual Memory:	(Total: 139056K Active: 107292K)
Shared Real Memory:	(Total: 92608K Active: 71636K)
Free Memory Pages:	1152420K

vm.loadavg: { 0,19 0,21 0,18 }
vm.v_free_min: 3258
vm.v_free_target: 13745
vm.v_free_reserved: 713
vm.v_inactive_target: 20617
vm.v_cache_min: 13745
vm.v_cache_max: 27490
vm.v_pageout_free_min: 34
vm.pageout_algorithm: 0
vm.swap_enabled: 1
vm.kmem_size: 335544320
vm.kmem_size_min: 0
vm.kmem_size_max: 335544320
vm.kmem_size_scale: 3
vm.swap_async_max: 4
vm.dmmax: 32
vm.nswapdev: 1
vm.zone_count: 97
vm.swap_idle_threshold1: 2
vm.swap_idle_threshold2: 10
vm.exec_map_entries: 16
vm.v_free_severe: 1985
vm.stats.sys.v_swtch: 199036549
vm.stats.sys.v_trap: 6226594
vm.stats.sys.v_syscall: 68436786
vm.stats.sys.v_intr: 3214188
vm.stats.sys.v_soft: 916567725
vm.stats.vm.v_vm_faults: 2848469
vm.stats.vm.v_cow_faults: 426757
vm.stats.vm.v_cow_optim: 1168
vm.stats.vm.v_zfod: 1483518
vm.stats.vm.v_ozfod: 32306
vm.stats.vm.v_swapin: 0
vm.stats.vm.v_swapout: 0
vm.stats.vm.v_swappgsin: 0
vm.stats.vm.v_swappgsout: 0
vm.stats.vm.v_vnodein: 3972
vm.stats.vm.v_vnodeout: 0
vm.stats.vm.v_vnodepgsin: 30108
vm.stats.vm.v_vnodepgsout: 0
vm.stats.vm.v_intrans: 316
vm.stats.vm.v_reactivated: 2325
vm.stats.vm.v_pdwakeups: 0
vm.stats.vm.v_pdpages: 0
vm.stats.vm.v_tcached: 3724
vm.stats.vm.v_dfree: 0
vm.stats.vm.v_pfree: 1205101
vm.stats.vm.v_tfree: 2954627
vm.stats.vm.v_page_size: 4096
vm.stats.vm.v_page_count: 509393
vm.stats.vm.v_free_reserved: 713
vm.stats.vm.v_free_target: 13745
vm.stats.vm.v_free_min: 3258
vm.stats.vm.v_free_count: 287603
vm.stats.vm.v_wire_count: 66067
vm.stats.vm.v_active_count: 72274
vm.stats.vm.v_inactive_target: 20617
vm.stats.vm.v_inactive_count: 82648
vm.stats.vm.v_cache_count: 501
vm.stats.vm.v_cache_min: 13745
vm.stats.vm.v_cache_max: 27490
vm.stats.vm.v_pageout_free_min: 34
vm.stats.vm.v_interrupt_free_min: 2
vm.stats.vm.v_forks: 13957
vm.stats.vm.v_vforks: 1240
vm.stats.vm.v_rforks: 5
vm.stats.vm.v_kthreads: 52
vm.stats.vm.v_forkpages: 2610544
vm.stats.vm.v_vforkpages: 215311
vm.stats.vm.v_rforkpages: 2309
vm.stats.vm.v_kthreadpages: 0
vm.stats.misc.zero_page_count: 58
vm.stats.misc.cnt_prezero: 0
vm.stats.object.collapses: 37511
vm.stats.object.bypasses: 5769
vm.max_proc_mmap: 49344
vm.msync_flush_flags: 3
vm.old_msync: 0
vm.boot_pages: 48
vm.max_launder: 32
vm.pageout_stats_max: 13745
vm.pageout_full_stats_interval: 20
vm.pageout_stats_interval: 5
vm.swap_idle_enabled: 0
vm.defer_swapspace_pageouts: 0
vm.disable_swapspace_pageouts: 0
vm.pageout_lock_miss: 0
vm.phys_free: 
FREE LIST 0:

  ORDER (SIZE)  |  NUMBER
                |  POOL 0  |  POOL 1
--            -- --      -- --      --
  10 (  4096K)  |     279  |       0
   9 (  2048K)  |       1  |       0
   8 (  1024K)  |       0  |       0
   7 (   512K)  |       0  |       0
   6 (   256K)  |       1  |       1
   5 (   128K)  |       2  |       1
   4 (    64K)  |       4  |       4
   3 (    32K)  |       5  |      15
   2 (    16K)  |       1  |      40
   1 (     8K)  |       1  |      63
   0 (     4K)  |       0  |     167

FREE LIST 1:

  ORDER (SIZE)  |  NUMBER
                |  POOL 0  |  POOL 1
--            -- --      -- --      --
  10 (  4096K)  |       0  |       0
   9 (  2048K)  |       1  |       0
   8 (  1024K)  |       1  |       0
   7 (   512K)  |       0  |       0
   6 (   256K)  |       1  |       0
   5 (   128K)  |       1  |       0
   4 (    64K)  |       2  |       0
   3 (    32K)  |       2  |       0
   2 (    16K)  |       2  |       0
   1 (     8K)  |       2  |       0
   0 (     4K)  |       1  |       0

vm.phys_segs: 
SEGMENT 0:

start:     0x1000
end:       0x9f000
free list: 0xc0a77bc8

SEGMENT 1:

start:     0x100000
end:       0x400000
free list: 0xc0a77bc8

SEGMENT 2:

start:     0x1028000
end:       0x7d25b000
free list: 0xc0a77ac0

vm.idlezero_enable: 0
vm.pmap.pv_entry_max: 1742496
vm.pmap.shpgperproc: 200
vm.pmap.pv_entry_count: 237393
vm.pmap.pc_chunk_count: 765
vm.pmap.pc_chunk_allocs: 45404
vm.pmap.pc_chunk_frees: 44639
vm.pmap.pc_chunk_tryfail: 0
vm.pmap.pv_entry_frees: 12086534
vm.pmap.pv_entry_allocs: 12323927
vm.pmap.pv_entry_spare: 19647
vm.pmap.pmap_collect_inactive: 0
vm.pmap.pmap_collect_active: 0
vm.kvm_size: 1069543424
vm.kvm_free: 394260480
vfs.devfs.generation: 10280
vfs.devfs.rule_depth: 1
vfs.ufs.dirhash_minsize: 2560
vfs.ufs.dirhash_maxmem: 2097152
vfs.ufs.dirhash_mem: 1148568
vfs.ufs.dirhash_docheck: 0
vfs.pfs.trace: 0
vfs.pfs.vncache.entries: 3
vfs.pfs.vncache.maxentries: 8
vfs.pfs.vncache.hits: 55
vfs.pfs.vncache.misses: 11
vfs.vmiodirenable: 1
vfs.runningbufspace: 0
vfs.bufspace: 117211136
vfs.maxbufspace: 117932032
vfs.bufmallocspace: 430080
vfs.maxmallocbufspace: 5863833
vfs.lobufspace: 117211136
vfs.hibufspace: 117276672
vfs.bufreusecnt: 7154
vfs.buffreekvacnt: 0
vfs.bufdefragcnt: 0
vfs.lorunningspace: 524288
vfs.hirunningspace: 1048576
vfs.dirtybufferflushes: 0
vfs.bdwriteskip: 0
vfs.altbufferflushes: 0
vfs.recursiveflushes: 0
vfs.numdirtybuffers: 15
vfs.lodirtybuffers: 909
vfs.hidirtybuffers: 1819
vfs.dirtybufthresh: 1637
vfs.numfreebuffers: 7183
vfs.lofreebuffers: 404
vfs.hifreebuffers: 808
vfs.getnewbufcalls: 104816
vfs.getnewbufrestarts: 0
vfs.flushwithdeps: 0
vfs.cache.numneg: 3150
vfs.cache.numcache: 50506
vfs.cache.numcalls: 12226754
vfs.cache.dothits: 29435
vfs.cache.dotdothits: 27653
vfs.cache.numchecks: 16237753
vfs.cache.nummiss: 340159
vfs.cache.nummisszap: 19981
vfs.cache.numposzaps: 15165
vfs.cache.numposhits: 10945955
vfs.cache.numnegzaps: 1106
vfs.cache.numneghits: 847300
vfs.cache.nchstats: 10945955 847300 16271 0 360140 0 5818 16353
vfs.cache.numfullpathcalls: 33124
vfs.cache.numfullpathfail1: 6
vfs.cache.numfullpathfail2: 0
vfs.cache.numfullpathfail4: 0
vfs.cache.numfullpathfound: 33118
vfs.write_behind: 1
vfs.read_max: 8
vfs.lookup_shared: 0
vfs.usermount: 1
vfs.numvnodes: 47477
vfs.wantfreevnodes: 25000
vfs.freevnodes: 24687
vfs.reassignbufcalls: 151098
vfs.timestamp_precision: 0
vfs.worklist_len: 7
vfs.ffs.doasyncfree: 1
vfs.ffs.doreallocblks: 1
vfs.ffs.compute_summary_at_mount: 0
vfs.ffs.ffsrawbufcnt: 240
vfs.ffs.allowrawread: 1
vfs.ffs.rawreadahead: 1
vfs.fuse.kernelabi_minor: 8
vfs.fuse.kernelabi_major: 7
vfs.fuse.iov_credit: 16
vfs.fuse.iov_permanent_bufsize: 524288
vfs.fuse.maxfreetickets: 1024
vfs.fuse.fuse4bsd_version: 0.3.9-pre1
vfs.fuse.init_backgrounded: 1
net.local.stream.sendspace: 8192
net.local.stream.recvspace: 8192
net.local.dgram.maxdgram: 2048
net.local.dgram.recvspace: 4096
net.local.inflight: 0
net.local.taskcount: 0
net.local.recycled: 0
net.inet.ip.portrange.lowfirst: 1023
net.inet.ip.portrange.lowlast: 600
net.inet.ip.portrange.first: 49152
net.inet.ip.portrange.last: 65535
net.inet.ip.portrange.hifirst: 49152
net.inet.ip.portrange.hilast: 65535
net.inet.ip.portrange.reservedhigh: 1023
net.inet.ip.portrange.reservedlow: 0
net.inet.ip.portrange.randomized: 1
net.inet.ip.portrange.randomcps: 10
net.inet.ip.portrange.randomtime: 45
net.inet.ip.forwarding: 0
net.inet.ip.redirect: 1
net.inet.ip.ttl: 64
net.inet.ip.rtexpire: 3600
net.inet.ip.rtminexpire: 10
net.inet.ip.rtmaxcache: 128
net.inet.ip.sourceroute: 0
net.inet.ip.intr_queue_maxlen: 50
net.inet.ip.intr_queue_drops: 0
net.inet.ip.accept_sourceroute: 0
net.inet.ip.keepfaith: 0
net.inet.ip.subnets_are_local: 0
net.inet.ip.same_prefix_carp_only: 0
net.inet.ip.dummynet.hash_size: 64
net.inet.ip.dummynet.curr_time: 29843885
net.inet.ip.dummynet.ready_heap: 0
net.inet.ip.dummynet.extract_heap: 0
net.inet.ip.dummynet.searches: 0
net.inet.ip.dummynet.search_steps: 0
net.inet.ip.dummynet.expire: 1
net.inet.ip.dummynet.max_chain_len: 16
net.inet.ip.dummynet.red_lookup_depth: 256
net.inet.ip.dummynet.red_avg_pkt_size: 512
net.inet.ip.dummynet.red_max_pkt_size: 1500
net.inet.ip.dummynet.tick_delta: -1
net.inet.ip.dummynet.tick_delta_sum: 86
net.inet.ip.dummynet.tick_adjustment: 129715
net.inet.ip.dummynet.tick_diff: 758411
net.inet.ip.dummynet.tick_lost: 0
net.inet.ip.dummynet.debug: 0
net.inet.ip.fastforwarding: 0
net.inet.ip.fw.enable: 1
net.inet.ip.fw.autoinc_step: 100
net.inet.ip.fw.one_pass: 1
net.inet.ip.fw.debug: 1
net.inet.ip.fw.verbose: 0
net.inet.ip.fw.verbose_limit: 0
net.inet.ip.fw.dyn_buckets: 256
net.inet.ip.fw.curr_dyn_buckets: 256
net.inet.ip.fw.dyn_count: 0
net.inet.ip.fw.dyn_max: 4096
net.inet.ip.fw.static_count: 1
net.inet.ip.fw.dyn_ack_lifetime: 300
net.inet.ip.fw.dyn_syn_lifetime: 20
net.inet.ip.fw.dyn_fin_lifetime: 1
net.inet.ip.fw.dyn_rst_lifetime: 1
net.inet.ip.fw.dyn_udp_lifetime: 10
net.inet.ip.fw.dyn_short_lifetime: 5
net.inet.ip.fw.dyn_keepalive: 1
net.inet.ip.sendsourcequench: 0
net.inet.ip.random_id: 1
net.inet.ip.check_interface: 0
net.inet.ip.fragpackets: 0
net.inet.ip.maxfragsperpacket: 16
net.inet.ip.stealth: 1
net.inet.ip.maxfragpackets: 800
net.inet.ip.process_options: 1
net.inet.icmp.maskrepl: 0
net.inet.icmp.icmplim: 200
net.inet.icmp.maskfake: 0
net.inet.icmp.drop_redirect: 0
net.inet.icmp.log_redirect: 0
net.inet.icmp.icmplim_output: 1
net.inet.icmp.reply_src: 
net.inet.icmp.reply_from_interface: 0
net.inet.icmp.quotelen: 8
net.inet.icmp.bmcastecho: 0
net.inet.tcp.rfc1323: 1
net.inet.tcp.mssdflt: 512
net.inet.tcp.keepidle: 3600000
net.inet.tcp.keepintvl: 75000
net.inet.tcp.sendspace: 131072
net.inet.tcp.recvspace: 131072
net.inet.tcp.keepinit: 75000
net.inet.tcp.delacktime: 99
net.inet.tcp.v6mssdflt: 1024
net.inet.tcp.hostcache.cachelimit: 15360
net.inet.tcp.hostcache.hashsize: 512
net.inet.tcp.hostcache.bucketlimit: 30
net.inet.tcp.hostcache.count: 7
net.inet.tcp.hostcache.expire: 3600
net.inet.tcp.hostcache.prune: 300
net.inet.tcp.hostcache.purge: 0
net.inet.tcp.log_in_vain: 0
net.inet.tcp.blackhole: 2
net.inet.tcp.delayed_ack: 1
net.inet.tcp.drop_synfin: 0
net.inet.tcp.rfc3042: 1
net.inet.tcp.rfc3390: 1
net.inet.tcp.insecure_rst: 0
net.inet.tcp.recvbuf_auto: 1
net.inet.tcp.recvbuf_inc: 16384
net.inet.tcp.recvbuf_max: 262144
net.inet.tcp.path_mtu_discovery: 1
net.inet.tcp.slowstart_flightsize: 1
net.inet.tcp.local_slowstart_flightsize: 4
net.inet.tcp.newreno: 1
net.inet.tcp.tso: 1
net.inet.tcp.sendbuf_auto: 1
net.inet.tcp.sendbuf_inc: 8192
net.inet.tcp.sendbuf_max: 262144
net.inet.tcp.reass.maxsegments: 1600
net.inet.tcp.reass.cursegments: 0
net.inet.tcp.reass.maxqlen: 48
net.inet.tcp.reass.overflows: 206
net.inet.tcp.sack.enable: 1
net.inet.tcp.sack.maxholes: 128
net.inet.tcp.sack.globalmaxholes: 65536
net.inet.tcp.sack.globalholes: 0
net.inet.tcp.minmss: 216
net.inet.tcp.log_debug: 0
net.inet.tcp.tcbhashsize: 512
net.inet.tcp.do_tcpdrain: 1
net.inet.tcp.pcbcount: 16
net.inet.tcp.icmp_may_rst: 1
net.inet.tcp.isn_reseed_interval: 0
net.inet.tcp.inflight.enable: 1
net.inet.tcp.inflight.debug: 0
net.inet.tcp.inflight.rttthresh: 9
net.inet.tcp.inflight.min: 6144
net.inet.tcp.inflight.max: 1073725440
net.inet.tcp.inflight.stab: 20
net.inet.tcp.syncookies: 1
net.inet.tcp.syncookies_only: 0
net.inet.tcp.syncache.bucketlimit: 30
net.inet.tcp.syncache.cachelimit: 15360
net.inet.tcp.syncache.count: 0
net.inet.tcp.syncache.hashsize: 512
net.inet.tcp.syncache.rexmtlimit: 3
net.inet.tcp.syncache.rst_on_sock_fail: 1
net.inet.tcp.msl: 30000
net.inet.tcp.rexmit_min: 29
net.inet.tcp.rexmit_slop: 199
net.inet.tcp.always_keepalive: 1
net.inet.tcp.fast_finwait2_recycle: 0
net.inet.tcp.finwait2_timeout: 60000
net.inet.tcp.timer_race: 0
net.inet.tcp.maxtcptw: 5120
net.inet.tcp.nolocaltimewait: 0
net.inet.udp.checksum: 1
net.inet.udp.maxdgram: 9216
net.inet.udp.recvspace: 65536
net.inet.udp.log_in_vain: 0
net.inet.udp.blackhole: 1
net.inet.sctp.sendspace: 233016
net.inet.sctp.recvspace: 233016
net.inet.sctp.auto_asconf: 1
net.inet.sctp.ecn_enable: 1
net.inet.sctp.ecn_nonce: 0
net.inet.sctp.strict_sacks: 0
net.inet.sctp.loopback_nocsum: 1
net.inet.sctp.strict_init: 1
net.inet.sctp.peer_chkoh: 256
net.inet.sctp.maxburst: 4
net.inet.sctp.maxchunks: 3200
net.inet.sctp.tcbhashsize: 1024
net.inet.sctp.pcbhashsize: 256
net.inet.sctp.min_split_point: 2904
net.inet.sctp.chunkscale: 10
net.inet.sctp.delayed_sack_time: 200
net.inet.sctp.sack_freq: 2
net.inet.sctp.sys_resource: 1000
net.inet.sctp.asoc_resource: 10
net.inet.sctp.heartbeat_interval: 30000
net.inet.sctp.pmtu_raise_time: 600
net.inet.sctp.shutdown_guard_time: 180
net.inet.sctp.secret_lifetime: 3600
net.inet.sctp.rto_max: 60000
net.inet.sctp.rto_min: 1000
net.inet.sctp.rto_initial: 3000
net.inet.sctp.init_rto_max: 60000
net.inet.sctp.valid_cookie_life: 60000
net.inet.sctp.init_rtx_max: 8
net.inet.sctp.assoc_rtx_max: 10
net.inet.sctp.path_rtx_max: 5
net.inet.sctp.add_more_on_output: 1452
net.inet.sctp.outgoing_streams: 10
net.inet.sctp.cmt_on_off: 0
net.inet.sctp.cmt_use_dac: 0
net.inet.sctp.cmt_pf: 0
net.inet.sctp.cwnd_maxburst: 1
net.inet.sctp.early_fast_retran: 0
net.inet.sctp.early_fast_retran_msec: 250
net.inet.sctp.asconf_auth_nochk: 0
net.inet.sctp.auth_disable: 0
net.inet.sctp.nat_friendly: 1
net.inet.sctp.abc_l_var: 1
net.inet.sctp.max_chained_mbufs: 5
net.inet.sctp.do_sctp_drain: 1
net.inet.sctp.hb_max_burst: 4
net.inet.sctp.abort_at_limit: 0
net.inet.sctp.strict_data_order: 0
net.inet.sctp.min_residual: 1452
net.inet.sctp.max_retran_chunk: 30
net.inet.sctp.log_level: 0
net.inet.sctp.default_cc_module: 0
net.inet.sctp.default_frag_interleave: 1
net.inet.sctp.mobility_base: 0
net.inet.sctp.mobility_fasthandoff: 0
net.inet.raw.maxdgram: 9216
net.inet.raw.recvspace: 9216
net.inet.accf.unloadable: 0
net.inet.ipf.fr_minttl: 4
net.inet.ipf.fr_chksrc: 0
net.inet.ipf.fr_defaultauthage: 600
net.inet.ipf.fr_authused: 0
net.inet.ipf.fr_authsize: 32
net.inet.ipf.ipf_hostmap_sz: 2047
net.inet.ipf.ipf_rdrrules_sz: 127
net.inet.ipf.ipf_natrules_sz: 127
net.inet.ipf.ipf_nattable_sz: 2047
net.inet.ipf.fr_statemax: 4013
net.inet.ipf.fr_statesize: 5737
net.inet.ipf.fr_running: 1
net.inet.ipf.fr_ipfrttl: 120
net.inet.ipf.fr_defnatage: 1200
net.inet.ipf.fr_icmptimeout: 120
net.inet.ipf.fr_udpacktimeout: 24
net.inet.ipf.fr_udptimeout: 240
net.inet.ipf.fr_tcpclosed: 60
net.inet.ipf.fr_tcptimeout: 480
net.inet.ipf.fr_tcplastack: 60
net.inet.ipf.fr_tcpclosewait: 480
net.inet.ipf.fr_tcphalfclosed: 14400
net.inet.ipf.fr_tcpidletimeout: 864000
net.inet.ipf.fr_active: 0
net.inet.ipf.fr_pass: 134217730
net.inet.ipf.fr_flags: 0
net.link.generic.system.ifcount: 5
net.link.ether.inet.max_age: 1200
net.link.ether.inet.maxtries: 5
net.link.ether.inet.useloopback: 1
net.link.ether.inet.proxyall: 0
net.link.ether.inet.log_arp_wrong_iface: 1
net.link.ether.inet.log_arp_movements: 1
net.link.ether.inet.log_arp_permanent_modify: 1
net.link.ether.ipfw: 0
net.link.log_link_state_change: 1
net.inet6.ip6.forwarding: 0
net.inet6.ip6.redirect: 1
net.inet6.ip6.hlim: 64
net.inet6.ip6.maxfragpackets: 6400
net.inet6.ip6.accept_rtadv: 0
net.inet6.ip6.keepfaith: 0
net.inet6.ip6.log_interval: 5
net.inet6.ip6.hdrnestlimit: 15
net.inet6.ip6.dad_count: 1
net.inet6.ip6.auto_flowlabel: 1
net.inet6.ip6.defmcasthlim: 1
net.inet6.ip6.gifhlim: 0
net.inet6.ip6.kame_version: FreeBSD
net.inet6.ip6.use_deprecated: 1
net.inet6.ip6.rr_prune: 5
net.inet6.ip6.v6only: 1
net.inet6.ip6.rtexpire: 3600
net.inet6.ip6.rtminexpire: 10
net.inet6.ip6.rtmaxcache: 128
net.inet6.ip6.use_tempaddr: 0
net.inet6.ip6.temppltime: 86400
net.inet6.ip6.tempvltime: 604800
net.inet6.ip6.auto_linklocal: 0
net.inet6.ip6.prefer_tempaddr: 0
net.inet6.ip6.use_defaultzone: 0
net.inet6.ip6.maxfrags: 6400
net.inet6.ip6.mcast_pmtu: 0
net.inet6.ip6.stealth: 0
net.inet6.ip6.fw.enable: 1
net.inet6.ip6.fw.deny_unknown_exthdrs: 1
net.inet6.icmp6.rediraccept: 1
net.inet6.icmp6.redirtimeout: 600
net.inet6.icmp6.nd6_prune: 1
net.inet6.icmp6.nd6_delay: 5
net.inet6.icmp6.nd6_umaxtries: 3
net.inet6.icmp6.nd6_mmaxtries: 3
net.inet6.icmp6.nd6_useloopback: 1
net.inet6.icmp6.nodeinfo: 3
net.inet6.icmp6.errppslimit: 100
net.inet6.icmp6.nd6_maxnudhint: 0
net.inet6.icmp6.nd6_debug: 0
net.inet6.icmp6.nd6_maxqueuelen: 1
net.bpf.bufsize: 4096
net.bpf.maxbufsize: 524288
net.bpf.maxinsns: 512
net.isr.direct: 1
net.isr.count: 102387
net.isr.directed: 102387
net.isr.deferred: 0
net.isr.queued: 14171
net.isr.drop: 0
net.isr.swi_count: 1713705137
net.route.netisr_maxqlen: 256
net.wlan.debug: 0
net.wlan.recv_bar: 1
net.wlan.0.%parent: ath0
net.wlan.0.debug: 0
net.wlan.0.inact_run: 300
net.wlan.0.inact_probe: 30
net.wlan.0.inact_auth: 180
net.wlan.0.inact_init: 30
net.wlan.0.driver_caps: 1703144719
net.wlan.0.bmiss_max: 2
debug.pfugidhack: 0
debug.elf32_trace: 0
debug.elf32_legacy_coredump: 0
debug.boothowto: -2147483648
debug.bootverbose: 0
debug.cpufreq.lowest: 0
debug.cpufreq.verbose: 0
debug.sizeof.cdev: 184
debug.sizeof.cdev_priv: 232
debug.sizeof.g_class: 68
debug.sizeof.g_geom: 68
debug.sizeof.g_provider: 88
debug.sizeof.g_consumer: 60
debug.sizeof.g_bioq: 36
debug.sizeof.vnode: 272
debug.sizeof.proc: 680
debug.sizeof.bio: 144
debug.sizeof.buf: 356
debug.sizeof.kinfo_proc: 768
debug.sizeof.devstat: 240
debug.sizeof.namecache: 36
debug.to_avg_depth: 1233
debug.to_avg_gcalls: 0
debug.to_avg_mtxcalls: 0
debug.to_avg_mpcalls: 1017
debug.umtx.umtx_pi_allocated: 0
debug.kdb.available: 
debug.kdb.current: 
debug.kdb.enter: 0
debug.kdb.panic: 0
debug.kdb.trap: 0
debug.kdb.trap_code: 0
debug.kdb.stop_cpus: 1
debug.rman_debug: 0
debug.witness.watch: 1
debug.witness.skipspin: 0
debug.witness.free_cnt: 686
debug.witness.spin_cnt: 40
debug.witness.sleep_cnt: 298
debug.witness.child_free_cnt: 3864
debug.witness.child_cnt: 232
debug.ttydebug: 0
debug.nchash: 131071
debug.ncnegfactor: 16
debug.numneg: 3150
debug.numcache: 50506
debug.numcachehv: 8551
debug.vfscache: 1
debug.hashstat.nchash: 131072 41946 5 3200
debug.disablecwd: 0
debug.disablefullpath: 0
debug.mpsafevfs: 1
debug.rush_requests: 0
debug.vnlru_nowhere: 0
debug.busyprt: 0
debug.dopersistence: 0
debug.snapdebug: 0
debug.collectsnapstats: 0
debug.max_softdeps: 400000
debug.tickdelay: 2
debug.maxindirdeps: 50
debug.worklist_push: 0
debug.blk_limit_push: 0
debug.ino_limit_push: 0
debug.blk_limit_hit: 0
debug.ino_limit_hit: 0
debug.sync_limit_hit: 0
debug.indir_blk_ptrs: 26
debug.inode_bitmap: 632
debug.direct_blk_ptrs: 1300
debug.dir_entry: 1569
debug.bigcgs: 0
debug.dobkgrdwrite: 1
debug.ufs_extattr_sync: 0
debug.dircheck: 1
debug.nosleepwithlocks: 1
debug.psm.loglevel: 0
debug.psm.hz: 20
debug.psm.errsecs: 2
debug.psm.errusecs: 0
debug.psm.secs: 0
debug.psm.usecs: 500000
debug.psm.pkterrthresh: 2
debug.fdc.fifo: 8
debug.fdc.debugflags: 0
debug.fdc.retries: 10
debug.fdc.spec1: 175
debug.fdc.spec2: 16
debug.fdc.settle: 0
debug.minidump: 1
debug.stop_cpus_with_nmi: 1
debug.PMAP1changedcpu: 251
debug.PMAP1changed: 45377
debug.PMAP1unchanged: 7212136
debug.acpi.suspend_bounce: 0
debug.acpi.do_powerstate: 1
debug.acpi.acpi_ca_version: 20070320
debug.acpi.ec.timeout: 750
debug.acpi.ec.polled: 0
debug.acpi.ec.burst: 0
debug.acpi.semaphore_debug: 0
debug.acpi.resume_beep: 0
hw.machine: i386
hw.model: Genuine Intel(R) CPU           T2080  @ 1.73GHz
hw.ncpu: 2
hw.byteorder: 1234
hw.physmem: 2124374016
hw.usermem: 1853747200
hw.pagesize: 4096
hw.floatingpoint: 1
hw.machine_arch: i386
hw.realmem: 2137522176
hw.ata.ata_dma: 1
hw.ata.atapi_dma: 1
hw.ata.wc: 1
hw.ath.hal.version: 0.9.20.3
hw.ath.hal.dma_brt: 2
hw.ath.hal.sw_brt: 10
hw.ath.hal.swba_backoff: 0
hw.ath.calibrate: 30
hw.ath.outdoor: 1
hw.ath.xchanmode: 1
hw.ath.countrycode: 0
hw.ath.regdomain: 0
hw.ath.rxbuf: 40
hw.ath.txbuf: 200
hw.cardbus.debug: 0
hw.cardbus.cis_debug: 0
hw.pccard.debug: 0
hw.pccard.cis_debug: 0
hw.cbb.start_memory: 2281701376
hw.cbb.start_16_io: 256
hw.cbb.start_32_io: 4096
hw.cbb.debug: 0
hw.pcic.intr_mask: 57016
hw.pcic.pd6722_vsense: 1
hw.pci.enable_io_modes: 1
hw.pci.do_power_nodriver: 2
hw.pci.do_power_resume: 1
hw.pci.enable_vpd: 1
hw.pci.enable_msi: 1
hw.pci.enable_msix: 1
hw.pci.honor_msi_blacklist: 1
hw.pci.host_mem_start: 2147483648
hw.pci.irq_override_mask: 57080
hw.syscons.saver.keybonly: 1
hw.syscons.bell: 1
hw.syscons.kbd_reboot: 1
hw.syscons.kbd_debug: 1
hw.syscons.sc_no_suspend_vtswitch: 0
hw.intr_storm_threshold: 1000
hw.availpages: 518646
hw.bus.devctl_disable: 0
hw.psm.tap_threshold: 25
hw.psm.tap_timeout: 125000
hw.psm.synaptics.directional_scrolls: 1
hw.psm.synaptics.low_speed_threshold: 20
hw.psm.synaptics.min_movement: 2
hw.psm.synaptics.squelch_level: 3
hw.kbd.keymap_restrict_change: 0
hw.busdma.total_bpages: 544
hw.busdma.zone0.total_bpages: 512
hw.busdma.zone0.free_bpages: 512
hw.busdma.zone0.reserved_bpages: 0
hw.busdma.zone0.active_bpages: 0
hw.busdma.zone0.total_bounced: 0
hw.busdma.zone0.total_deferred: 0
hw.busdma.zone0.lowaddr: 0xffffffff
hw.busdma.zone0.alignment: 4096
hw.busdma.zone0.boundary: 0
hw.busdma.zone1.total_bpages: 32
hw.busdma.zone1.free_bpages: 32
hw.busdma.zone1.reserved_bpages: 0
hw.busdma.zone1.active_bpages: 0
hw.busdma.zone1.total_bounced: 0
hw.busdma.zone1.total_deferred: 0
hw.busdma.zone1.lowaddr: 0xffffffff
hw.busdma.zone1.alignment: 2
hw.busdma.zone1.boundary: 65536
hw.clockrate: 1729
hw.instruction_sse: 1
hw.via_feature_rng: 0
hw.via_feature_xcrypt: 0
hw.apic.enable_extint: 0
hw.snd.latency_profile: 1
hw.snd.latency: 5
hw.snd.report_soft_formats: 1
hw.snd.compat_linux_mmap: 0
hw.snd.feeder_buffersize: 16384
hw.snd.feeder_rate_round: 25
hw.snd.feeder_rate_max: 2016000
hw.snd.feeder_rate_min: 1
hw.snd.verbose: 1
hw.snd.maxautovchans: 16
hw.snd.default_unit: 0
hw.snd.version: 2007061600/i386
hw.snd.default_auto: 0
hw.midi.instroff: 0
hw.midi.dumpraw: 0
hw.midi.debug: 0
hw.midi.stat.verbose: 0
hw.midi.seq.debug: 0
hw.acpi.supported_sleep_state: S3 S4 S5
hw.acpi.power_button_state: S5
hw.acpi.sleep_button_state: S3
hw.acpi.lid_switch_state: NONE
hw.acpi.standby_state: S1
hw.acpi.suspend_state: S3
hw.acpi.sleep_delay: 1
hw.acpi.s4bios: 0
hw.acpi.verbose: 0
hw.acpi.disable_on_reboot: 0
hw.acpi.handle_reboot: 0
hw.acpi.reset_video: 0
hw.acpi.cpu.cx_lowest: C3
hw.acpi.acline: 1
hw.acpi.battery.life: -1
hw.acpi.battery.time: -1
hw.acpi.battery.state: 7
hw.acpi.battery.units: 1
hw.acpi.battery.info_expire: 5
hw.dri.0.name: i915 0x76 pci:0000:00:02.0
hw.dri.0.vm: 
slot	 offset	      size type flags	 address mtrr
   0 0xc66ea000 0x00002000  SHM  0x20 0xc66ea000 no
   1 0xc0040000 0x00a00000   FB  0x00 0x00000000 no
   2 0xdc100000 0x00080000  REG  0x00 0xe7da7000 no
   3 0xc0000000 0x00020000  AGP  0x00 0x00000000 yes
   4 0xc0040000 0x00a00000  AGP  0x00 0x00000000 yes
   5 0xc4000000 0x00a00000  AGP  0x00 0x00000000 yes
   6 0xc5000000 0x00a00000  AGP  0x00 0x00000000 yes
   7 0xc8000000 0x02000000  AGP  0x00 0x00000000 yes

hw.dri.0.clients: 
a dev	pid    uid	magic	  ioctls
y   0 93042     0          2         68

hw.dri.0.debug: 0
machdep.enable_panic_key: 0
machdep.disable_rtc_set: 0
machdep.wall_cmos_clock: 1
machdep.adjkerntz: 7200
machdep.disable_mtrrs: 0
machdep.cpu_idle_hlt: 1
machdep.guessed_bootdev: 2689597440
machdep.hlt_cpus: 0
machdep.panic_on_nmi: 1
machdep.tsc_freq: 1729017576
machdep.i8254_freq: 1193182
machdep.acpi_timer_freq: 3579545
machdep.acpi_root: 1013216
machdep.hlt_logical_cpus: 0
machdep.logical_cpus_mask: 2
user.cs_path: /usr/bin:/bin:/usr/sbin:/sbin:
user.bc_base_max: 99
user.bc_dim_max: 2048
user.bc_scale_max: 99
user.bc_string_max: 1000
user.coll_weights_max: 0
user.expr_nest_max: 32
user.line_max: 2048
user.re_dup_max: 255
user.posix2_version: 199212
user.posix2_c_bind: 0
user.posix2_c_dev: 0
user.posix2_char_term: 0
user.posix2_fort_dev: 0
user.posix2_fort_run: 0
user.posix2_localedef: 0
user.posix2_sw_dev: 0
user.posix2_upe: 0
user.stream_max: 20
user.tzname_max: 255
p1003_1b.asynchronous_io: 0
p1003_1b.mapped_files: 1
p1003_1b.memlock: 0
p1003_1b.memlock_range: 0
p1003_1b.memory_protection: 0
p1003_1b.message_passing: 0
p1003_1b.prioritized_io: 0
p1003_1b.priority_scheduling: 1
p1003_1b.realtime_signals: 200112
p1003_1b.semaphores: 0
p1003_1b.fsync: 0
p1003_1b.shared_memory_objects: 1
p1003_1b.synchronized_io: 0
p1003_1b.timers: 200112
p1003_1b.aio_listio_max: -1
p1003_1b.aio_max: -1
p1003_1b.aio_prio_delta_max: -1
p1003_1b.delaytimer_max: 2147483647
p1003_1b.mq_open_max: 0
p1003_1b.pagesize: 4096
p1003_1b.rtsig_max: 62
p1003_1b.sem_nsems_max: 30
p1003_1b.sem_value_max: -1
p1003_1b.sigqueue_max: 128
p1003_1b.timer_max: 32
p1003_1b.nsems: 0
compat.linux.osname: Linux
compat.linux.osrelease: 2.4.2
compat.linux.oss_version: 198144
security.jail.set_hostname_allowed: 1
security.jail.socket_unixiproute_only: 1
security.jail.sysvipc_allowed: 0
security.jail.enforce_statfs: 2
security.jail.allow_raw_sockets: 0
security.jail.chflags_allowed: 0
security.jail.mount_allowed: 0
security.jail.jailed: 0
security.bsd.unprivileged_syspmcs: 0
security.bsd.suser_enabled: 1
security.bsd.see_other_uids: 0
security.bsd.see_other_gids: 0
security.bsd.conservative_signals: 1
security.bsd.unprivileged_proc_debug: 1
security.bsd.unprivileged_read_msgbuf: 1
security.bsd.hardlink_check_uid: 0
security.bsd.hardlink_check_gid: 0
security.bsd.unprivileged_get_quota: 0
dev.nexus.0.%driver: nexus
dev.nexus.0.%parent: root0
dev.ram.0.%desc: System RAM
dev.ram.0.%driver: ram
dev.ram.0.%parent: nexus0
dev.npx.0.%desc: math processor
dev.npx.0.%driver: npx
dev.npx.0.%parent: nexus0
dev.acpi.0.%desc: TOSCPL TOSCPL00
dev.acpi.0.%driver: acpi
dev.acpi.0.%parent: nexus0
dev.acpi_sysresource.0.%desc: System Resource
dev.acpi_sysresource.0.%driver: acpi_sysresource
dev.acpi_sysresource.0.%location: handle=\_SB_.PCI0.PDRC
dev.acpi_sysresource.0.%pnpinfo: _HID=PNP0C02 _UID=1
dev.acpi_sysresource.0.%parent: acpi0
dev.acpi_sysresource.1.%desc: System Resource
dev.acpi_sysresource.1.%driver: acpi_sysresource
dev.acpi_sysresource.1.%location: handle=\_SB_.PCI0.LPCB.LDRC
dev.acpi_sysresource.1.%pnpinfo: _HID=PNP0C02 _UID=2
dev.acpi_sysresource.1.%parent: acpi0
dev.acpi_hpet.0.%desc: High Precision Event Timer
dev.acpi_hpet.0.%driver: acpi_hpet
dev.acpi_hpet.0.%location: handle=\_SB_.PCI0.LPCB.HPET
dev.acpi_hpet.0.%pnpinfo: _HID=PNP0103 _UID=0
dev.acpi_hpet.0.%parent: acpi0
dev.acpi_timer.0.%desc: 24-bit timer at 3.579545MHz
dev.acpi_timer.0.%driver: acpi_timer
dev.acpi_timer.0.%location: unknown
dev.acpi_timer.0.%pnpinfo: unknown
dev.acpi_timer.0.%parent: acpi0
dev.acpi_ec.0.%desc: Embedded Controller: GPE 0x19
dev.acpi_ec.0.%driver: acpi_ec
dev.acpi_ec.0.%location: handle=\_SB_.PCI0.LPCB.EC0_
dev.acpi_ec.0.%pnpinfo: _HID=PNP0C09 _UID=0
dev.acpi_ec.0.%parent: acpi0
dev.pci_link.0.%desc: ACPI PCI Link LNKA
dev.pci_link.0.%driver: pci_link
dev.pci_link.0.%location: handle=\_SB_.PCI0.LPCB.LNKA
dev.pci_link.0.%pnpinfo: _HID=PNP0C0F _UID=1
dev.pci_link.0.%parent: acpi0
dev.pci_link.1.%desc: ACPI PCI Link LNKB
dev.pci_link.1.%driver: pci_link
dev.pci_link.1.%location: handle=\_SB_.PCI0.LPCB.LNKB
dev.pci_link.1.%pnpinfo: _HID=PNP0C0F _UID=2
dev.pci_link.1.%parent: acpi0
dev.pci_link.2.%desc: ACPI PCI Link LNKC
dev.pci_link.2.%driver: pci_link
dev.pci_link.2.%location: handle=\_SB_.PCI0.LPCB.LNKC
dev.pci_link.2.%pnpinfo: _HID=PNP0C0F _UID=3
dev.pci_link.2.%parent: acpi0
dev.pci_link.3.%desc: ACPI PCI Link LNKD
dev.pci_link.3.%driver: pci_link
dev.pci_link.3.%location: handle=\_SB_.PCI0.LPCB.LNKD
dev.pci_link.3.%pnpinfo: _HID=PNP0C0F _UID=4
dev.pci_link.3.%parent: acpi0
dev.pci_link.4.%desc: ACPI PCI Link LNKE
dev.pci_link.4.%driver: pci_link
dev.pci_link.4.%location: handle=\_SB_.PCI0.LPCB.LNKE
dev.pci_link.4.%pnpinfo: _HID=PNP0C0F _UID=5
dev.pci_link.4.%parent: acpi0
dev.pci_link.5.%desc: ACPI PCI Link LNKF
dev.pci_link.5.%driver: pci_link
dev.pci_link.5.%location: handle=\_SB_.PCI0.LPCB.LNKF
dev.pci_link.5.%pnpinfo: _HID=PNP0C0F _UID=6
dev.pci_link.5.%parent: acpi0
dev.pci_link.6.%desc: ACPI PCI Link LNKG
dev.pci_link.6.%driver: pci_link
dev.pci_link.6.%location: handle=\_SB_.PCI0.LPCB.LNKG
dev.pci_link.6.%pnpinfo: _HID=PNP0C0F _UID=7
dev.pci_link.6.%parent: acpi0
dev.pci_link.7.%desc: ACPI PCI Link LNKH
dev.pci_link.7.%driver: pci_link
dev.pci_link.7.%location: handle=\_SB_.PCI0.LPCB.LNKH
dev.pci_link.7.%pnpinfo: _HID=PNP0C0F _UID=8
dev.pci_link.7.%parent: acpi0
dev.cpu.0.%desc: ACPI CPU
dev.cpu.0.%driver: cpu
dev.cpu.0.%location: handle=\_PR_.CPU0
dev.cpu.0.%pnpinfo: _HID=none _UID=0
dev.cpu.0.%parent: acpi0
dev.cpu.0.freq: 1733
dev.cpu.0.freq_levels: 1733/31000 1516/27125 1333/23000 1166/20125 1067/18000 933/15750 800/13000 700/11375 600/9750 500/8125 400/6500 300/4875 200/3250 100/1625
dev.cpu.0.temperature: 58
dev.cpu.0.cx_supported: C1/1 C2/1 C3/17
dev.cpu.0.cx_lowest: C3
dev.cpu.0.cx_usage: 0.00% 3.73% 96.26%
dev.cpu.1.%desc: ACPI CPU
dev.cpu.1.%driver: cpu
dev.cpu.1.%location: handle=\_PR_.CPU1
dev.cpu.1.%pnpinfo: _HID=none _UID=0
dev.cpu.1.%parent: acpi0
dev.cpu.1.temperature: 54
dev.cpu.1.cx_supported: C1/1 C2/1 C3/17
dev.cpu.1.cx_lowest: C3
dev.cpu.1.cx_usage: 0.00% 6.06% 93.93%
dev.acpi_perf.0.%driver: acpi_perf
dev.acpi_perf.0.%parent: cpu0
dev.acpi_perf.1.%driver: acpi_perf
dev.acpi_perf.1.%parent: cpu1
dev.est.0.%desc: Enhanced SpeedStep Frequency Control
dev.est.0.%driver: est
dev.est.0.%parent: cpu0
dev.est.0.freq_settings: 1733/31000 1333/23000 1067/18000 800/13000
dev.est.1.%desc: Enhanced SpeedStep Frequency Control
dev.est.1.%driver: est
dev.est.1.%parent: cpu1
dev.est.1.freq_settings: 1733/31000 1333/23000 1067/18000 800/13000
dev.cpufreq.0.%driver: cpufreq
dev.cpufreq.0.%parent: cpu0
dev.cpufreq.1.%driver: cpufreq
dev.cpufreq.1.%parent: cpu1
dev.p4tcc.0.%desc: CPU Frequency Thermal Control
dev.p4tcc.0.%driver: p4tcc
dev.p4tcc.0.%parent: cpu0
dev.p4tcc.0.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1
dev.p4tcc.1.%desc: CPU Frequency Thermal Control
dev.p4tcc.1.%driver: p4tcc
dev.p4tcc.1.%parent: cpu1
dev.p4tcc.1.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1
dev.coretemp.0.%desc: CPU On-Die Thermal Sensors
dev.coretemp.0.%driver: coretemp
dev.coretemp.0.%parent: cpu0
dev.coretemp.1.%desc: CPU On-Die Thermal Sensors
dev.coretemp.1.%driver: coretemp
dev.coretemp.1.%parent: cpu1
dev.acpi_lid.0.%desc: Control Method Lid Switch
dev.acpi_lid.0.%driver: acpi_lid
dev.acpi_lid.0.%location: handle=\_SB_.LID0
dev.acpi_lid.0.%pnpinfo: _HID=PNP0C0D _UID=0
dev.acpi_lid.0.%parent: acpi0
dev.acpi_button.0.%desc: Power Button
dev.acpi_button.0.%driver: acpi_button
dev.acpi_button.0.%location: handle=\_SB_.PWRB
dev.acpi_button.0.%pnpinfo: _HID=PNP0C0C _UID=0
dev.acpi_button.0.%parent: acpi0
dev.pcib.0.%desc: ACPI Host-PCI bridge
dev.pcib.0.%driver: pcib
dev.pcib.0.%location: handle=\_SB_.PCI0
dev.pcib.0.%pnpinfo: _HID=PNP0A08 _UID=0
dev.pcib.0.%parent: acpi0
dev.pcib.1.%desc: ACPI PCI-PCI bridge
dev.pcib.1.%driver: pcib
dev.pcib.1.%location: slot=28 function=0 handle=\_SB_.PCI0.RP01
dev.pcib.1.%pnpinfo: vendor=0x8086 device=0x27d0 subvendor=0x1179 subdevice=0xff00 class=0x060400
dev.pcib.1.%parent: pci0
dev.pcib.2.%desc: ACPI PCI-PCI bridge
dev.pcib.2.%driver: pcib
dev.pcib.2.%location: slot=28 function=1 handle=\_SB_.PCI0.RP02
dev.pcib.2.%pnpinfo: vendor=0x8086 device=0x27d2 subvendor=0x1179 subdevice=0xff00 class=0x060400
dev.pcib.2.%parent: pci0
dev.pcib.3.%desc: ACPI PCI-PCI bridge
dev.pcib.3.%driver: pcib
dev.pcib.3.%location: slot=28 function=2 handle=\_SB_.PCI0.RP03
dev.pcib.3.%pnpinfo: vendor=0x8086 device=0x27d4 subvendor=0x1179 subdevice=0xff00 class=0x060400
dev.pcib.3.%parent: pci0
dev.pcib.4.%desc: ACPI PCI-PCI bridge
dev.pcib.4.%driver: pcib
dev.pcib.4.%location: slot=30 function=0 handle=\_SB_.PCI0.PCIB
dev.pcib.4.%pnpinfo: vendor=0x8086 device=0x2448 subvendor=0x1179 subdevice=0xff00 class=0x060401
dev.pcib.4.%parent: pci0
dev.pci.0.%desc: ACPI PCI bus
dev.pci.0.%driver: pci
dev.pci.0.%parent: pcib0
dev.pci.2.%desc: ACPI PCI bus
dev.pci.2.%driver: pci
dev.pci.2.%parent: pcib1
dev.pci.4.%desc: ACPI PCI bus
dev.pci.4.%driver: pci
dev.pci.4.%parent: pcib2
dev.pci.5.%desc: ACPI PCI bus
dev.pci.5.%driver: pci
dev.pci.5.%parent: pcib3
dev.pci.6.%desc: ACPI PCI bus
dev.pci.6.%driver: pci
dev.pci.6.%parent: pcib4
dev.hostb.0.%desc: Host to PCI bridge
dev.hostb.0.%driver: hostb
dev.hostb.0.%location: slot=0 function=0
dev.hostb.0.%pnpinfo: vendor=0x8086 device=0x27a0 subvendor=0x1179 subdevice=0xff00 class=0x060000
dev.hostb.0.%parent: pci0
dev.vgapci.0.%desc: VGA-compatible display
dev.vgapci.0.%driver: vgapci
dev.vgapci.0.%location: slot=2 function=0 handle=\_SB_.PCI0.GFX0
dev.vgapci.0.%pnpinfo: vendor=0x8086 device=0x27a2 subvendor=0x1179 subdevice=0xff02 class=0x030000
dev.vgapci.0.%parent: pci0
dev.vgapci.1.%desc: VGA-compatible display
dev.vgapci.1.%driver: vgapci
dev.vgapci.1.%location: slot=2 function=1
dev.vgapci.1.%pnpinfo: vendor=0x8086 device=0x27a6 subvendor=0x1179 subdevice=0xff02 class=0x038000
dev.vgapci.1.%parent: pci0
dev.agp.0.%desc: Intel 82945GM (945GM GMCH) SVGA controller
dev.agp.0.%driver: agp
dev.agp.0.%parent: vgapci0
dev.pcm.0.%desc: Intel 82801G High Definition Audio Controller
dev.pcm.0.%driver: pcm
dev.pcm.0.%location: slot=27 function=0 handle=\_SB_.PCI0.HDEF
dev.pcm.0.%pnpinfo: vendor=0x8086 device=0x27d8 subvendor=0x1179 subdevice=0xff01 class=0x040300
dev.pcm.0.%parent: pci0
dev.pcm.0.wake: 0
dev.pcm.0.play.vchans: 4
dev.pcm.0.play.vchanrate: 48000
dev.pcm.0.play.vchanformat: s16le
dev.pcm.0.rec.vchans: 1
dev.pcm.0.rec.vchanrate: 48000
dev.pcm.0.rec.vchanformat: s16le
dev.pcm.0.buffersize: 16384
dev.pcm.0.polling: 0
dev.pcm.0.polling_interval: 250
dev.ath.0.%desc: Atheros 5424/2424
dev.ath.0.%driver: ath
dev.ath.0.%location: slot=0 function=0 handle=\_SB_.PCI0.RP02.PXS2
dev.ath.0.%pnpinfo: vendor=0x168c device=0x001c subvendor=0x1468 subdevice=0x0425 class=0x020000
dev.ath.0.%parent: pci4
dev.ath.0.smoothing_rate: 95
dev.ath.0.sample_rate: 10
dev.ath.0.countrycode: 0
dev.ath.0.regdomain: 100
dev.ath.0.slottime: 9
dev.ath.0.acktimeout: 48
dev.ath.0.ctstimeout: 48
dev.ath.0.softled: 0
dev.ath.0.ledpin: 0
dev.ath.0.ledon: 0
dev.ath.0.ledidle: 3110
dev.ath.0.txantenna: 0
dev.ath.0.rxantenna: 1
dev.ath.0.diversity: 1
dev.ath.0.txintrperiod: 5
dev.ath.0.diag: 0
dev.ath.0.tpscale: 0
dev.ath.0.tpc: 0
dev.ath.0.tpack: 63
dev.ath.0.tpcts: 63
dev.ath.0.rfsilent: 1
dev.ath.0.rfkill: 1
dev.ath.0.monpass: 24
dev.re.0.%desc: RealTek 8101E PCIe 10/100baseTX
dev.re.0.%driver: re
dev.re.0.%location: slot=0 function=0 handle=\_SB_.PCI0.RP03.PXS3
dev.re.0.%pnpinfo: vendor=0x10ec device=0x8136 subvendor=0x1179 subdevice=0xff00 class=0x020000
dev.re.0.%parent: pci5
dev.re.0.wake: 0
dev.miibus.0.%desc: MII bus
dev.miibus.0.%driver: miibus
dev.miibus.0.%parent: re0
dev.rlphy.0.%desc: RTL8201L 10/100 media interface
dev.rlphy.0.%driver: rlphy
dev.rlphy.0.%location: phyno=1
dev.rlphy.0.%pnpinfo: oui=0x20 model=0x20 rev=0x1
dev.rlphy.0.%parent: miibus0
dev.uhci.0.%desc: UHCI (generic) USB controller
dev.uhci.0.%driver: uhci
dev.uhci.0.%location: slot=29 function=0 handle=\_SB_.PCI0.USB1
dev.uhci.0.%pnpinfo: vendor=0x8086 device=0x27c8 subvendor=0x1179 subdevice=0xff00 class=0x0c0300
dev.uhci.0.%parent: pci0
dev.uhci.0.wake: 0
dev.uhci.1.%desc: UHCI (generic) USB controller
dev.uhci.1.%driver: uhci
dev.uhci.1.%location: slot=29 function=1 handle=\_SB_.PCI0.USB2
dev.uhci.1.%pnpinfo: vendor=0x8086 device=0x27c9 subvendor=0x1179 subdevice=0xff00 class=0x0c0300
dev.uhci.1.%parent: pci0
dev.uhci.1.wake: 0
dev.uhci.2.%desc: UHCI (generic) USB controller
dev.uhci.2.%driver: uhci
dev.uhci.2.%location: slot=29 function=2 handle=\_SB_.PCI0.USB3
dev.uhci.2.%pnpinfo: vendor=0x8086 device=0x27ca subvendor=0x1179 subdevice=0xff00 class=0x0c0300
dev.uhci.2.%parent: pci0
dev.uhci.2.wake: 0
dev.uhci.3.%desc: UHCI (generic) USB controller
dev.uhci.3.%driver: uhci
dev.uhci.3.%location: slot=29 function=3 handle=\_SB_.PCI0.USB4
dev.uhci.3.%pnpinfo: vendor=0x8086 device=0x27cb subvendor=0x1179 subdevice=0xff00 class=0x0c0300
dev.uhci.3.%parent: pci0
dev.usb.0.%desc: UHCI (generic) USB controller
dev.usb.0.%driver: usb
dev.usb.0.%parent: uhci0
dev.usb.1.%desc: UHCI (generic) USB controller
dev.usb.1.%driver: usb
dev.usb.1.%parent: uhci1
dev.usb.2.%desc: UHCI (generic) USB controller
dev.usb.2.%driver: usb
dev.usb.2.%parent: uhci2
dev.usb.3.%desc: UHCI (generic) USB controller
dev.usb.3.%driver: usb
dev.usb.3.%parent: uhci3
dev.usb.4.%desc: Intel 82801GB/R (ICH7) USB 2.0 controller
dev.usb.4.%driver: usb
dev.usb.4.%parent: ehci0
dev.uhub.0.%desc: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
dev.uhub.0.%driver: uhub
dev.uhub.0.%parent: usb0
dev.uhub.1.%desc: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
dev.uhub.1.%driver: uhub
dev.uhub.1.%parent: usb1
dev.uhub.2.%desc: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
dev.uhub.2.%driver: uhub
dev.uhub.2.%parent: usb2
dev.uhub.3.%desc: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
dev.uhub.3.%driver: uhub
dev.uhub.3.%parent: usb3
dev.uhub.4.%desc: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
dev.uhub.4.%driver: uhub
dev.uhub.4.%parent: usb4
dev.ehci.0.%desc: Intel 82801GB/R (ICH7) USB 2.0 controller
dev.ehci.0.%driver: ehci
dev.ehci.0.%location: slot=29 function=7 handle=\_SB_.PCI0.USB7
dev.ehci.0.%pnpinfo: vendor=0x8086 device=0x27cc subvendor=0x1179 subdevice=0xff00 class=0x0c0320
dev.ehci.0.%parent: pci0
dev.ehci.0.wake: 0
dev.cbb.0.%desc: PCI-CardBus Bridge
dev.cbb.0.%driver: cbb
dev.cbb.0.%location: slot=4 function=0
dev.cbb.0.%pnpinfo: vendor=0x104c device=0x8039 subvendor=0x1179 subdevice=0xff00 class=0x060700
dev.cbb.0.%parent: pci6
dev.cbb.0.domain: 0
dev.cbb.0.pribus: 6
dev.cbb.0.secbus: 7
dev.cbb.0.subbus: 8
dev.cardbus.%parent: pci
dev.cardbus.0.%desc: CardBus bus
dev.cardbus.0.%driver: cardbus
dev.cardbus.0.%parent: cbb0
dev.pccard.0.%desc: 16-bit PCCard bus
dev.pccard.0.%driver: pccard
dev.pccard.0.%parent: cbb0
dev.isab.0.%desc: PCI-ISA bridge
dev.isab.0.%driver: isab
dev.isab.0.%location: slot=31 function=0 handle=\_SB_.PCI0.LPCB
dev.isab.0.%pnpinfo: vendor=0x8086 device=0x27b9 subvendor=0x1179 subdevice=0xff00 class=0x060100
dev.isab.0.%parent: pci0
dev.isa.0.%desc: ISA bus
dev.isa.0.%driver: isa
dev.isa.0.%parent: isab0
dev.atapci.0.%desc: Intel ICH7M SATA300 controller
dev.atapci.0.%driver: atapci
dev.atapci.0.%location: slot=31 function=2 handle=\_SB_.PCI0.SATA
dev.atapci.0.%pnpinfo: vendor=0x8086 device=0x27c4 subvendor=0x1179 subdevice=0xff00 class=0x010180
dev.atapci.0.%parent: pci0
dev.ata.0.%desc: ATA channel 0
dev.ata.0.%driver: ata
dev.ata.0.%parent: atapci0
dev.ata.1.%desc: ATA channel 1
dev.ata.1.%driver: ata
dev.ata.1.%parent: atapci0
dev.ichsmb.0.%desc: SMBus controller
dev.ichsmb.0.%driver: ichsmb
dev.ichsmb.0.%location: slot=31 function=3 handle=\_SB_.PCI0.SBUS
dev.ichsmb.0.%pnpinfo: vendor=0x8086 device=0x27da subvendor=0x1179 subdevice=0xff00 class=0x0c0500
dev.ichsmb.0.%parent: pci0
dev.smbus.0.%desc: System Management Bus
dev.smbus.0.%driver: smbus
dev.smbus.0.%parent: ichsmb0
dev.smb.0.%desc: SMBus generic I/O
dev.smb.0.%driver: smb
dev.smb.0.%parent: smbus0
dev.acpi_acad.0.%desc: AC Adapter
dev.acpi_acad.0.%driver: acpi_acad
dev.acpi_acad.0.%location: handle=\_SB_.PCI0.LPCB.ACAD
dev.acpi_acad.0.%pnpinfo: _HID=ACPI0003 _UID=0
dev.acpi_acad.0.%parent: acpi0
dev.atdma.0.%desc: AT DMA controller
dev.atdma.0.%driver: atdma
dev.atdma.0.%location: handle=\_SB_.PCI0.LPCB.DMAC
dev.atdma.0.%pnpinfo: _HID=PNP0200 _UID=0
dev.atdma.0.%parent: acpi0
dev.atpic.0.%desc: AT interrupt controller
dev.atpic.0.%driver: atpic
dev.atpic.0.%location: handle=\_SB_.PCI0.LPCB.IPIC
dev.atpic.0.%pnpinfo: _HID=PNP0000 _UID=0
dev.atpic.0.%parent: acpi0
dev.npxisa.0.%desc: Legacy ISA coprocessor support
dev.npxisa.0.%driver: npxisa
dev.npxisa.0.%location: handle=\_SB_.PCI0.LPCB.MATH
dev.npxisa.0.%pnpinfo: _HID=PNP0C04 _UID=0
dev.npxisa.0.%parent: acpi0
dev.attimer.0.%desc: AT realtime clock
dev.attimer.0.%driver: attimer
dev.attimer.0.%location: handle=\_SB_.PCI0.LPCB.RTC_
dev.attimer.0.%pnpinfo: _HID=PNP0B00 _UID=0
dev.attimer.0.%parent: acpi0
dev.attimer.1.%desc: AT timer
dev.attimer.1.%driver: attimer
dev.attimer.1.%location: handle=\_SB_.PCI0.LPCB.TIMR
dev.attimer.1.%pnpinfo: _HID=PNP0100 _UID=0
dev.attimer.1.%parent: acpi0
dev.battery.0.%desc: ACPI Control Method Battery
dev.battery.0.%driver: battery
dev.battery.0.%location: handle=\_SB_.PCI0.LPCB.BAT1
dev.battery.0.%pnpinfo: _HID=PNP0C0A _UID=1
dev.battery.0.%parent: acpi0
dev.atkbdc.0.%desc: Keyboard controller (i8042)
dev.atkbdc.0.%driver: atkbdc
dev.atkbdc.0.%location: handle=\_SB_.PCI0.LPCB.PS2K
dev.atkbdc.0.%pnpinfo: _HID=PNP0303 _UID=0
dev.atkbdc.0.%parent: acpi0
dev.atkbd.0.%desc: AT Keyboard
dev.atkbd.0.%driver: atkbd
dev.atkbd.0.%parent: atkbdc0
dev.psmcpnp.0.%desc: PS/2 mouse port
dev.psmcpnp.0.%driver: psmcpnp
dev.psmcpnp.0.%location: handle=\_SB_.PCI0.LPCB.PS2M
dev.psmcpnp.0.%pnpinfo: _HID=SYN0704 _UID=0
dev.psmcpnp.0.%parent: acpi0
dev.psm.0.%desc: PS/2 Mouse
dev.psm.0.%driver: psm
dev.psm.0.%parent: atkbdc0
dev.apic.0.%desc: APIC resources
dev.apic.0.%driver: apic
dev.apic.0.%parent: nexus0
dev.pmtimer.0.%driver: pmtimer
dev.pmtimer.0.%parent: isa0
dev.orm.0.%desc: ISA Option ROMs
dev.orm.0.%driver: orm
dev.orm.0.%pnpinfo: pnpid=ORM0000
dev.orm.0.%parent: isa0
dev.sc.0.%desc: System console
dev.sc.0.%driver: sc
dev.sc.0.%parent: isa0
dev.vga.0.%desc: Generic ISA VGA
dev.vga.0.%driver: vga
dev.vga.0.%parent: isa0
dev.ad.0.%desc: TOSHIBA MK1237GSX/DL130M
dev.ad.0.%driver: ad
dev.ad.0.%parent: ata0
dev.atapicam.0.%desc: ATAPI CAM Attachment
dev.atapicam.0.%driver: atapicam
dev.atapicam.0.%parent: ata0
dev.atapicam.1.%desc: ATAPI CAM Attachment
dev.atapicam.1.%driver: atapicam
dev.atapicam.1.%parent: ata1
dev.acd.0.%desc: MATSHITADVD-RAM UJ-850S/1.90
dev.acd.0.%driver: acd
dev.acd.0.%parent: ata1
dev.drm.0.%desc: Intel i945GM
dev.drm.0.%driver: drm
dev.drm.0.%parent: vgapci0

--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="uname.txt"

FreeBSD nexxus.fedaykin.here 7.0-BETA2 FreeBSD 7.0-BETA2 #18: Tue Nov 20 00:52:10 BRST 2007     lioux@nexxus:/usr/src/sys/i386/compile/LIOUX  i386

--C7zPtVaVf+AK4Oqc--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071120224937.58148.qmail>