After upgrading my -cuurent system recently, my trackpad no longer works in X. 
I had to plug in an external mouse just to use a mouse in X.

below are the Xorg.0.log and dmesg outputs..


% cat /var/log/Xorg.0.log
[    25.842] (WW) checkDevMem: failed to open /dev/xf86 and /dev/mem
        (Operation not permitted)
        Check that you have set 'machdep.allowaperture=1'
        in /etc/sysctl.conf and reboot your machine
        refer to xf86(4) for details
[    25.843]    linear framebuffer access unavailable
[    25.867] (--) Using wscons driver on /dev/ttyC4 in pcvt compatibility mode 
(version 3.32)
[    25.922] 
X.Org X Server 1.15.2
Release Date: 2014-06-27
[    25.922] X Protocol Version 11, Revision 0
[    25.922] Build Operating System: OpenBSD 5.6 i386 
[    25.922] Current Operating System: OpenBSD keyhole.local 5.6 GENERIC#317 
i386
[    25.923] Build Date: 15 September 2014  08:22:23AM
[    25.923]  
[    25.923] Current version of pixman: 0.32.6
[    25.923]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    25.923] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.924] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 22 01:40:05 
2014
[    25.990] (==) Using system config directory 
"/usr/X11R6/share/X11/xorg.conf.d"
[    25.991] (==) No Layout section.  Using the first Screen section.
[    25.991] (==) No screen section available. Using defaults.
[    25.991] (**) |-->Screen "Default Screen Section" (0)
[    25.991] (**) |   |-->Monitor "<default monitor>"
[    25.992] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    25.992] (==) Disabling SIGIO handlers for input devices
[    25.992] (==) Automatically adding devices
[    25.993] (==) Automatically enabling devices
[    25.993] (==) Not automatically adding GPU devices
[    26.159] (==) FontPath set to:
        /usr/X11R6/lib/X11/fonts/misc/,
        /usr/X11R6/lib/X11/fonts/TTF/,
        /usr/X11R6/lib/X11/fonts/OTF/,
        /usr/X11R6/lib/X11/fonts/Type1/,
        /usr/X11R6/lib/X11/fonts/100dpi/,
        /usr/X11R6/lib/X11/fonts/75dpi/
[    26.159] (==) ModulePath set to "/usr/X11R6/lib/modules"
[    26.160] (II) The server relies on wscons to provide the list of input 
devices.
        If no devices become available, reconfigure wscons or disable 
AutoAddDevices.
[    26.160] (II) Loader magic: 0x35c1c880
[    26.160] (II) Module ABI versions:
[    26.160]    X.Org ANSI C Emulation: 0.4
[    26.160]    X.Org Video Driver: 15.0
[    26.160]    X.Org XInput driver : 20.0
[    26.160]    X.Org Server Extension : 8.0
[    26.161] (--) PCI:*(0:0:2:0) 8086:2592:1179:ff03 rev 3
[    26.161] (--) PCI: (0:0:2:1) 8086:2792:1179:ff03 rev 3
[    26.182] Initializing built-in extension Generic Event Extension
[    26.182] Initializing built-in extension SHAPE
[    26.182] Initializing built-in extension MIT-SHM
[    26.182] Initializing built-in extension XInputExtension
[    26.182] Initializing built-in extension XTEST
[    26.182] Initializing built-in extension BIG-REQUESTS
[    26.182] Initializing built-in extension SYNC
[    26.182] Initializing built-in extension XKEYBOARD
[    26.182] Initializing built-in extension XC-MISC
[    26.182] Initializing built-in extension SECURITY
[    26.182] Initializing built-in extension XINERAMA
[    26.182] Initializing built-in extension XFIXES
[    26.182] Initializing built-in extension RENDER
[    26.182] Initializing built-in extension RANDR
[    26.182] Initializing built-in extension COMPOSITE
[    26.182] Initializing built-in extension DAMAGE
[    26.182] Initializing built-in extension MIT-SCREEN-SAVER
[    26.182] Initializing built-in extension DOUBLE-BUFFER
[    26.183] Initializing built-in extension RECORD
[    26.183] Initializing built-in extension DPMS
[    26.183] Initializing built-in extension Present
[    26.183] Initializing built-in extension X-Resource
[    26.183] Initializing built-in extension XVideo
[    26.183] Initializing built-in extension XVideo-MotionCompensation
[    26.183] Initializing built-in extension XFree86-VidModeExtension
[    26.183] Initializing built-in extension XFree86-DGA
[    26.183] Initializing built-in extension XFree86-DRI
[    26.183] Initializing built-in extension DRI2
[    26.183] (II) LoadModule: "glx"
[    26.213] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[    26.229] (II) Module glx: vendor="X.Org Foundation"
[    26.229]    compiled for 1.15.2, module version = 1.0.0
[    26.229]    ABI class: X.Org Server Extension, version 8.0
[    26.230] (==) AIGLX enabled
[    26.230] Loading extension GLX
[    26.230] (==) Matched intel as autoconfigured driver 0
[    26.230] (==) Matched vesa as autoconfigured driver 1
[    26.230] (==) Assigned the driver to the xf86ConfigLayout
[    26.230] (II) LoadModule: "intel"
[    26.231] (II) Loading /usr/X11R6/lib/modules/drivers/intel_drv.so
[    26.277] (II) Module intel: vendor="X.Org Foundation"
[    26.277]    compiled for 1.15.2, module version = 2.99.910
[    26.277]    Module class: X.Org Video Driver
[    26.277]    ABI class: X.Org Video Driver, version 15.0
[    26.277] (II) LoadModule: "vesa"
[    26.279] (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.so
[    26.287] (II) Module vesa: vendor="X.Org Foundation"
[    26.287]    compiled for 1.15.2, module version = 2.3.3
[    26.287]    Module class: X.Org Video Driver
[    26.287]    ABI class: X.Org Video Driver, version 15.0
[    26.287] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    26.288] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[    26.288] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[    26.288] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[    26.288] (II) VESA: driver for VESA chipsets: vesa
[    26.334] (WW) Falling back to old probe method for vesa
[    26.361] (--) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
[    26.361] (--) intel(0): CPU: x86
[    26.361] (II) intel(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[    26.361] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    26.361] (==) intel(0): RGB weight 888
[    26.361] (==) intel(0): Default visual is TrueColor
[    26.365] (**) intel(0): Framebuffer tiled
[    26.365] (**) intel(0): Pixmaps tiled
[    26.365] (**) intel(0): "Tear free" disabled
[    26.366] (**) intel(0): Forcing per-crtc-pixmaps? no
[    26.367] (II) intel(0): Output LVDS1 has no monitor section
[    26.367] (II) intel(0): Output VGA1 has no monitor section
[    26.367] (II) intel(0): Output TV1 has no monitor section
[    26.367] (II) intel(0): Output VIRTUAL1 has no monitor section
[    26.367] (--) intel(0): Output LVDS1 using initial mode 1280x768 on pipe 1
[    26.367] (==) intel(0): DPI set to (96, 96)
[    26.367] (II) Loading sub module "dri2"
[    26.368] (II) LoadModule: "dri2"
[    26.368] (II) Module "dri2" already built-in
[    26.368] (II) UnloadModule: "vesa"
[    26.368] (II) Unloading vesa
[    26.368] (==) Depth 24 pixmap format is 32 bpp
[    26.439] (II) intel(0): SNA initialized with Alviso (gen3) backend
[    26.440] (==) intel(0): Backing store enabled
[    26.440] (==) intel(0): Silken mouse disabled
[    26.457] (II) intel(0): HW Cursor enabled
[    26.457] (II) intel(0): RandR 1.2 enabled, ignore the following RandR 
disabled message.
[    26.467] (==) intel(0): DPMS enabled
[    26.482] (II) intel(0): [DRI2] Setup complete
[    26.482] (II) intel(0): [DRI2]   DRI driver: i915
[    26.482] (II) intel(0): [DRI2]   VDPAU driver: i915
[    26.482] (II) intel(0): direct rendering: DRI2 Enabled
[    26.482] (--) RandR disabled
[    26.680] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    26.680] (II) AIGLX: enabled GLX_ARB_create_context
[    26.680] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    26.680] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    26.680] (II) AIGLX: enabled GLX_INTEL_swap_event
[    26.680] (II) AIGLX: enabled GLX_SGI_swap_control and 
GLX_MESA_swap_control
[    26.680] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    26.680] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    26.680] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    26.681] (II) AIGLX: Loaded and initialized i915
[    26.681] (II) GLX: Initialized DRI2 GL provider for screen 0
[    26.715] (II) intel(0): switch to mode 1280x768@60.0 on LVDS1 using pipe 
1, position (0, 0), rotation normal, reflection none
[    26.732] (II) intel(0): Setting screen physical size to 338 x 203
[    27.721] (II) config/wscons: checking input device /dev/wskbd
[    27.721] (II) wskbd: using layout us
[    27.725] (II) LoadModule: "kbd"
[    27.759] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[    27.779] (II) Module kbd: vendor="X.Org Foundation"
[    27.779]    compiled for 1.15.2, module version = 1.8.0
[    27.779]    Module class: X.Org XInput Driver
[    27.779]    ABI class: X.Org XInput driver, version 20.0
[    27.779] (II) Using input driver 'kbd' for '/dev/wskbd'
[    27.779] (**) /dev/wskbd: always reports core events
[    27.780] (**) /dev/wskbd: always reports core events
[    27.780] (**) Option "Protocol" "standard"
[    27.780] (**) Option "XkbRules" "base"
[    27.780] (**) Option "XkbModel" "pc105"
[    27.780] (**) Option "XkbLayout" "us"
[    27.780] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: 
KEYBOARD, id 6)
[    28.239] (II) config/wscons: checking input device /dev/wsmouse0
[    28.239] (II) LoadModule: "synaptics"
[    28.242] (II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.so
[    28.281] (II) Module synaptics: vendor="X.Org Foundation"
[    28.281]    compiled for 1.15.2, module version = 1.8.0
[    28.281]    Module class: X.Org XInput Driver
[    28.281]    ABI class: X.Org XInput driver, version 20.0
[    28.281] (II) Using input driver 'synaptics' for '/dev/wsmouse0'
[    28.281] (**) /dev/wsmouse0: always reports core events
[    28.282] (**) Option "Device" "/dev/wsmouse0"
[    29.223] (--) synaptics: /dev/wsmouse0: x-axis range 130 - 840 resolution 
0
[    29.223] (--) synaptics: /dev/wsmouse0: y-axis range 130 - 640 resolution 
0
[    29.224] (**) /dev/wsmouse0: always reports core events
[    29.227] (II) XINPUT: Adding extended input device "/dev/wsmouse0" (type: 
TOUCHPAD, id 7)
[    29.227] (**) synaptics: /dev/wsmouse0: (accel) MinSpeed is now constant 
deceleration 2.5
[    29.227] (**) synaptics: /dev/wsmouse0: (accel) MaxSpeed is now 1.75
[    29.227] (**) synaptics: /dev/wsmouse0: (accel) AccelFactor is now 0.229
[    29.228] (**) /dev/wsmouse0: (accel) keeping acceleration scheme 1
[    29.228] (**) /dev/wsmouse0: (accel) acceleration profile 1
[    29.228] (**) /dev/wsmouse0: (accel) acceleration factor: 2.000
[    29.228] (**) /dev/wsmouse0: (accel) acceleration threshold: 4
[    29.720] (II) config/wscons: checking input device /dev/wsmouse
[    29.720] (II) LoadModule: "ws"
[    29.723] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[    29.781] (II) Module ws: vendor="X.Org Foundation"
[    29.781]    compiled for 1.15.2, module version = 1.3.0
[    29.781]    Module class: X.Org XInput Driver
[    29.781]    ABI class: X.Org XInput driver, version 20.0
[    29.781] (II) Using input driver 'ws' for '/dev/wsmouse'
[    29.781] (**) /dev/wsmouse: always reports core events
[    29.781] (II) ws: /dev/wsmouse: debuglevel 0
[    29.781] (**) Option "Device" "/dev/wsmouse"
[    29.782] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[    29.782] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[    29.782] (**) ws: /dev/wsmouse: associated screen: 0
[    29.782] (II) ws: /dev/wsmouse: minimum x position: 0
[    29.782] (II) ws: /dev/wsmouse: maximum x position: 1279
[    29.782] (II) ws: /dev/wsmouse: minimum y position: 0
[    29.782] (II) ws: /dev/wsmouse: maximum y position: 767
[    29.782] (==) ws: /dev/wsmouse: Buttons: 7
[    29.820] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[    29.820] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: 
MOUSE, id 8)
[    29.820] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[    29.820] (**) /dev/wsmouse: (accel) acceleration profile 0
[    29.820] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[    29.820] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[    32.301] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 24158.834] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 24158.835] (II) intel(0): switch to mode 1280x768@60.0 on LVDS1 using pipe 
1, position (0, 0), rotation normal, reflection none
[ 24159.100] (II) intel(0): EDID vendor "LPL", prod id 1
[ 24159.112] (II) intel(0): Printing DDC gathered Modelines:
[ 24159.112] (II) intel(0): Modeline "1280x768"x0.0   68.25  1280 1328 1360 
1440  768 769 772 790 -hsync -vsync (47.4 kHz eP)
[ 25802.049] (II) intel(0): switch to mode 1280x768@60.0 on LVDS1 using pipe 
1, position (0, 0), rotation normal, reflection none

% dmesg
OpenBSD 5.6-current (GENERIC) #317: Wed Sep 10 17:49:59 MDT 2014
    t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Pentium(R) M processor 1.73GHz ("GenuineIntel" 686-class) 1.73 
GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE,NXE,EST,TM2,PERF
real mem  = 2137419776 (2038MB)
avail mem = 2090106880 (1993MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 11/07/05, BIOS32 rev. 0 @ 0xfd700, 
SMBIOS rev. 2.34 @ 0xdc010 (28 entries)
bios0: vendor TOSHIBA version "V1.90" date 11/07/2005
bios0: TOSHIBA Satellite M55
acpi0 at bios0: rev 0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT APIC FACP BOOT MCFG SSDT SSDT SSDT SSDT SSDT
acpi0: wakeup devices RP01(S0) USB1(S3) USB2(S3) USB3(S3) USB4(S3) USB7(S3) 
MODM(S3) BT__(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 132MHz
ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 1
acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (PEGP)
acpiprt2 at acpi0: bus 2 (RP01)
acpiprt3 at acpi0: bus 6 (PCIB)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C3, C2, C1, PSS
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpiac0 at acpi0: AC unit online
acpibat0 at acpi0: BAT1 model "PA3399U " serial 3658Q type Li-Ion oem 
"TOSHIBA"
acpivideo0 at acpi0: VGA_
acpivideo1 at acpi0: GFX0
bios0: ROM list: 0xc0000/0xe800! 0xce800/0x1000 0xdc000/0x4000!
cpu0: Enhanced SpeedStep 1730 MHz: speeds: 1733, 1333, 1067, 800 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "Intel 82915GM Host" rev 0x03
vga1 at pci0 dev 2 function 0 "Intel 82915GM Video" rev 0x03
intagp0 at vga1
agp0 at intagp0: aperture at 0xc0000000, size 0x10000000
inteldrm0 at vga1
drm0 at inteldrm0
inteldrm0: 1280x768
wsdisplay0 at vga1 mux 1: console (std, vt100 emulation)
wsdisplay0: screen 1-5 added (std, vt100 emulation)
"Intel 82915GM Video" rev 0x03 at pci0 dev 2 function 1 not configured
ppb0 at pci0 dev 28 function 0 "Intel 82801FB PCIE" rev 0x03: apic 1 int 17
pci1 at ppb0 bus 2
mskc0 at pci1 dev 0 function 0 "Marvell Yukon 88E8036" rev 0x10, Yukon-2 FE 
rev. A1 (0x1): apic 1 int 16
msk0 at mskc0 port A: address 00:0f:b0:d7:fe:09
eephy0 at msk0 phy 0: 88E3082 10/100 PHY, rev. 3
uhci0 at pci0 dev 29 function 0 "Intel 82801FB USB" rev 0x03: apic 1 int 23
uhci1 at pci0 dev 29 function 1 "Intel 82801FB USB" rev 0x03: apic 1 int 19
uhci2 at pci0 dev 29 function 2 "Intel 82801FB USB" rev 0x03: apic 1 int 18
uhci3 at pci0 dev 29 function 3 "Intel 82801FB USB" rev 0x03: apic 1 int 16
ehci0 at pci0 dev 29 function 7 "Intel 82801FB USB" rev 0x03: apic 1 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb1 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0xd3
pci2 at ppb1 bus 6
iwi0 at pci2 dev 2 function 0 "Intel PRO/Wireless 2200BG" rev 0x05: apic 1 int 
22, address 00:15:00:4a:7a:ad
cbb0 at pci2 dev 4 function 0 "TI PCI7XX1 CardBus" rev 0x00: apic 1 int 16
"TI PCI7XX1 FireWire" rev 0x00 at pci2 dev 4 function 2 not configured
"TI PCI7XX1 Flash" rev 0x00 at pci2 dev 4 function 3 not configured
sdhc0 at pci2 dev 4 function 4 "TI PCI7XX1 SD" rev 0x00: apic 1 int 19
sdmmc0 at sdhc0
sdmmc1 at sdhc0
sdmmc2 at sdhc0
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 7 device 0 cacheline 0x8, lattimer 0x24
pcmcia0 at cardslot0
auich0 at pci0 dev 30 function 2 "Intel 82801FB AC97" rev 0x03: apic 1 int 17, 
ICH6 AC97
ac97: codec id 0x414c4752 (Avance Logic ALC250A?)
ac97: codec features headphone, 20 bit DAC, 18 bit ADC, No 3D Stereo
audio0 at auich0
"Intel 82801FB Modem" rev 0x03 at pci0 dev 30 function 3 not configured
ichpcib0 at pci0 dev 31 function 0 "Intel 82801FBM LPC" rev 0x03: PM disabled
pciide0 at pci0 dev 31 function 2 "Intel 82801FBM SATA" rev 0x03: DMA, channel 
0 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <TOSHIBA MK8026GAX>
wd0: 16-sector PIO, LBA, 76128MB, 155910825 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
atapiscsi0 at pciide0 channel 1 drive 0
scsibus1 at atapiscsi0: 2 targets
cd0 at scsibus1 targ 0 lun 0: <MATSHITA, DVD-RAM UJ-841S, 1.50> ATAPI 5/cdrom 
removable
cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
ichiic0 at pci0 dev 31 function 3 "Intel 82801FB SMBus" rev 0x03: apic 1 int 
19
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 1GB DDR SDRAM non-parity PC2700CL2.5
spdmem1 at iic0 addr 0x51: 1GB DDR SDRAM non-parity PC2700CL2.5
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb4 at uhci3: USB revision 1.0
uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pms0: ALPS Glidepoint, version 0x7321
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
athn0 at uhub0 port 4 "NETGEAR WNA WNA1100" rev 2.00/1.08 addr 2
uhidev0 at uhub3 port 1 configuration 1 interface 0 "Logitech USB Receiver" rev 
2.00/12.01 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhidev1 at uhub3 port 1 configuration 1 interface 1 "Logitech USB Receiver" rev 
2.00/12.01 addr 2
uhidev1: iclass 3/1, 8 report ids
ums0 at uhidev1 reportid 2: 16 buttons, Z dir
wsmouse1 at ums0 mux 0
uhid0 at uhidev1 reportid 3: input=4, output=0, feature=0
uhid1 at uhidev1 reportid 4: input=1, output=0, feature=0
uhid2 at uhidev1 reportid 8: input=1, output=0, feature=0
uhidev2 at uhub3 port 1 configuration 1 interface 2 "Logitech USB Receiver" rev 
2.00/12.01 addr 2
uhidev2: iclass 3/0, 33 report ids
uhid3 at uhidev2 reportid 16: input=6, output=6, feature=0
uhid4 at uhidev2 reportid 17: input=19, output=19, feature=0
uhid5 at uhidev2 reportid 32: input=14, output=14, feature=0
uhid6 at uhidev2 reportid 33: input=31, output=31, feature=0
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
root on wd0a (5416bba424d2de1a.a) swap on wd0b dump on wd0b
athn0: AR9271 rev 1 (1T1R), ROM rev 15, address 08:bd:43:82:7d:0c

-- 
Chuck Burns
Audemus Jura Nostra Defendere

Reply via email to