Hi, everybody

the error log:
ld -Ttext 0xD0200120 -e start -N --warn-common -S -x -o bsd ${SYSTEM_OBJ}
vers.o
locore.o(.text+0x26b2): In function `Xintrsofttty':
: undefined reference to `comsoft'
*** Error code 1

I dmassage to fiter configure file, my config:
# $OpenBSD: GENERIC,v 1.568 2007/08/05 17:01:25 mglocker Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
#
# For further information on hardware support for this architecture, see
# the intro(4) man page. For further information about kernel options
# for this architecture, see the options(4) man page. For an explanation
# of each device driver in this file see the section 4 man page for the
# device.

machine i386
include "../../../conf/GENERIC"
maxusers 32 # estimated number of users

option I486_CPU # CPU classes; at least one is REQUIRED
option I586_CPU
option I686_CPU

option USER_PCICONF # user-space PCI configuration

#option VM86 # Virtual 8086 emulation
option KVM86 # Kernel Virtual 8086 emulation
option USER_LDT # user-settable LDT; see i386_set_ldt(2)
option APERTURE # in-kernel aperture driver for XFree86

#option KGDB # Remote debugger support; exclusive of DDB
#option "KGDB_DEVNAME=\"pccom\"",KGDBADDR=0x2f8,KGDBRATE=9600

option COMPAT_SVR4 # binary compatibility with SVR4
option COMPAT_IBCS2 # binary compatibility with SCO and ISC
option COMPAT_LINUX # binary compatibility with Linux
option COMPAT_FREEBSD # binary compatibility with FreeBSD
option COMPAT_BSDOS # binary compatibility with BSD/OS
option COMPAT_AOUT # a.out binaries are emulated

option PROCFS # /proc
option NTFS # Experimental NTFS support

# or use root on nfs swap on nfs
config bsd swap generic

mainbus0 at root

cpu0 at mainbus?
bios0 at mainbus0
#T apm0 at bios0 flags 0x0000 # flags 0x0101 to force protocol version 1.1
pcibios0 at bios0 flags 0x0000 # use 0x30 for a total verbose
#T ipmi0 at mainbus? # IPMI
#T esm0 at mainbus? # Dell Embedded Server Management

#T isa0 at mainbus0
#T isa0 at pcib?
isa0 at ichpcib?
#T isa0 at piixpcib?
#T isa0 at gscpcib?
#T eisa0 at mainbus0
pci* at mainbus0

#option ACPIVERBOSE
#option ACPI_ENABLE

#T acpi0 at mainbus? disable
#acpitimer* at acpi?
#acpihpet* at acpi?
#acpiac* at acpi?
#acpibat* at acpi?
#acpibtn* at acpi?
#acpicpu* at acpi?
#acpidock* at acpi?
#T acpiec* at acpi? disable
#T acpiprt* at acpi?
#acpitz* at acpi?

option PCIVERBOSE
option EISAVERBOSE
option USBVERBOSE

pchb* at pci? # PCI-Host bridges
ppb* at pci? # PCI-PCI bridges
pci* at ppb?
#T pci* at pchb?
#T pcib* at pci? # PCI-ISA bridge
ichpcib* at pci? # Intel ICHx/ICHx-M LPC bridges
#T piixpcib* at pci? # Intel PIIX4 PCI-ISA bridge
#T gscpcib* at pci? # NS Geode SC1100 PCI-ISA bridge
#T gpio* at gscpcib?

# power management and other environmental stuff
#T elansc* at pci? # AMD Elan SC520 System Controller
#T gpio* at elansc?
#T geodesc* at pci? # Geode SC1100/SCx200 IAOC
#gscpm* at pci? # NS Geode SC1100 SMI/ACPI module
#ichwdt* at pci? # Intel 6300ESB ICH watchdog timer
#T wdt0 at pci? # Ind Computer Source PCI-WDT50x driver
#T pwdog0 at pci? # Quancom PWDOG1 watchdog timer

# National Semiconductor LM7[89] and compatible hardware monitors
#T lm0 at isa? port 0x290
#lm1 at isa? port 0x280
#lm2 at isa? port 0x310
#T nsclpcsio* at isa? port 0x2e # NS PC87366 LPC Super I/O
#T nsclpcsio* at isa? port 0x4e
#T gpio* at nsclpcsio?
#T gscsio* at isa? port 0x2e # NS Geode SC1100 Super I/O
#T gscsio* at isa? port 0x15c
#T iic* at gscsio? # ACCESS.bus 1 & 2
#T piixpm* at pci? # Intel PIIX power management
#T iic* at piixpm?
#T alipm* at pci? # Acer Labs M7101 power management
#T iic* at alipm?
ichiic* at pci? # Intel ICH SMBus controller
iic* at ichiic?
#T viapm* at pci? # VIA VT8237 power management
#T iic* at viapm?
#T amdiic* at pci? # AMD-8111 SMBus controller
#T iic* at amdiic?
#T nviic* at pci? # NVIDIA nForce2/3/4 SMBus controller
#T iic* at nviic?
#T amdpm* at pci? # AMD-7xx/8111 and NForce SMBus controller
#T iic* at amdpm?

#T it0 at isa? port 0x290 # IT8705F, IT8712F and SiS970 hardware
#T it1 at isa? port 0xc00 # monitors
#T it2 at isa? port 0xd00
#T viaenv* at pci? # VIA VT82C686A hardware monitor
#T viasio* at isa? port 0x2e flags 0x0000 # VIA VT1211 LPC Super I/O
#T viasio* at isa? port 0x4e flags 0x0000
#T aps0 at isa? port 0x1600 # ThinkPad Active Protection System

#T adc* at iic? # Analog Devices AD7416/AD7417/7418
#T admtemp* at iic? # Analog Devices ADM1021
#T admlc* at iic? # Analog Devices ADM1024
#T admcts* at iic? # Analog Devices ADM1026
#T admtm* at iic? # Analog Devices ADM1025
#T admtmp* at iic? # Analog Devices ADM1030
#T admtt* at iic? # Analog Devices ADM1031
#T adt* at iic? # Analog Devices ADT7460
#T lm* at iic? # LM78/79 and clones
#T lmenv* at iic? # National Semiconductor LM87
#T lmtemp* at iic? # NS LM75/LM77 temperature sensor
#T maxds* at iic? # Maxim DS1631/1624/1721
#T maxtmp* at iic? # Maxim MAX6642/MAX6690
#T asbtm* at iic? # Asus ASB100
#T wbenv* at iic? # Winbond W83L784R/W83L785R/W83L785TS-L
#T glenv* at iic? # Genesys Logic GL518SM

#isagpio0 at isa? port 0x78 # ISA I/O mapped as GPIO
#isagpio1 at isa? port 0x80

# ISA PCMCIA controllers
#option PCMCIAVERBOSE
#T pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000
#T pcic1 at isa? port 0x3e2 iomem 0xe0000 iosiz 0x4000
#T pcic2 at isa? port 0x3e4 iomem 0xe0000 iosiz 0x4000
#T tcic0 at isa? disable port 0x240 iomem 0xd0000 iosiz 0x10000

# ISA Plug-and-Play PCMCIA controllers
#option DEBUG_ISAPNP
#T pcic* at isapnp?

# PCI PCMCIA controllers
#T pcic* at pci?

# PCMCIA bus support
#T pcmcia* at pcic?
#T pcmcia* at tcic?

# CardBus bus support
#T cardbus* at cardslot?
#T pcmcia* at cardslot?
#T cbb* at pci?
#T cardslot* at cbb?

# USB Controllers
ehci* at pci? # Enhanced Host Controller
#T ehci* at cardbus? # Enhanced Host Controller
uhci* at pci? # Universal Host Controller (Intel)
#T ohci* at pci? # Open Host Controller
#T ohci* at cardbus? # Open Host Controller

# USB bus support
usb* at ehci?
usb* at uhci?
#T usb* at ohci?

# USB devices
uhub* at usb? # USB Hubs
#T uhub* at uhub? # USB Hubs
#T umodem* at uhub? # USB Modems/Serial
#T ucom* at umodem?
#T uvisor* at uhub? # Handspring Visor
#T ucom* at uvisor?
#T uvscom* at uhub? # SUNTAC Slipper U VS-10U serial
#T ucom* at uvscom?
#T ubsa* at uhub? # Belkin serial adapter
#T ucom* at ubsa?
#T uftdi* at uhub? # FTDI FT8U100AX serial adapter
#T ucom* at uftdi?
#T uplcom* at uhub? # I/O DATA USB-RSAQ2 serial adapter
#T ucom* at uplcom?
#T umct* at uhub? # MCT USB-RS232 serial adapter
#T ucom* at umct?
#T uslcom* at uhub? # Silicon Laboratories CP210x serial
#T ucom* at uslcom?
#T uark* at uhub? # Arkmicro ARK3116 serial
#T ucom* at uark?
#T moscom* at uhub? # MosChip MCS7703 serial
#T ucom* at moscom?
#T uipaq* at uhub? # iPAQ serial adapter
#T ucom* at uipaq?
#T umsm* at uhub? # Qualcomm MSM EVDO
#T ucom* at umsm?
#T uaudio* at uhub? # USB Audio
#T audio* at uaudio?
#T umidi* at uhub? # USB MIDI
#T midi* at umidi?
#T ulpt* at uhub? # USB Printers
#T umass* at uhub? # USB Mass Storage devices
#T scsibus* at umass?
#T atapiscsi* at umass?
uhidev* at uhub? # Human Interface Devices
ums* at uhidev? # USB mouse
wsmouse* at ums? mux 0
#T uts* at uhub? # USB touchscreen
#T wsmouse* at uts? mux 0
#T ukbd* at uhidev? # USB keyboard
#T wskbd* at ukbd? mux 1
#T ucycom* at uhidev? # Cypress serial
#T ucom* at ucycom?
#T uhid* at uhidev? # USB generic HID support
#T aue* at uhub? # ADMtek AN986 Pegasus Ethernet
#T atu* at uhub? # Atmel AT76c50x based 802.11b
#T axe* at uhub? # ASIX Electronics AX88172 USB Ethernet
#T cue* at uhub? # CATC USB-EL1201A based Ethernet
#T kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet
#T cdce* at uhub? # CDC Ethernet
#T upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network'
#T udav* at uhub? # Davicom DM9601 based Ethernet
#T url* at uhub? # Realtek RTL8150L based adapters
#T wi* at uhub? # WaveLAN IEEE 802.11DS
#T urio* at uhub? # Diamond Multimedia Rio 500
#T uscanner* at uhub? # USB Scanners
#T usscanner* at uhub? # USB SCSI scanners, e.g., HP5300
#T scsibus* at usscanner?
#uyap* at uhub? # [EMAIL PROTECTED] firmware loader
#T udsbr* at uhub? # D-Link DSB-R100 radio
#T radio* at udsbr? # USB radio
#T uberry* at uhub? # Research In Motion Blackberry
ugen* at uhub? # USB Generic driver
#T uath* at uhub? # Atheros AR5005UG/AR5005UX
#T ural* at uhub? # Ralink RT2500USB
#T rum* at uhub? # Ralink RT2501USB/RT2601USB
#T zyd* at uhub? # Zydas ZD1211
#option NATM
#ueagle* at uhub? # Analog Devices Eagle ADSL
#T udcf* at uhub? # Gude Expert mouseCLOCK
#T uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter
#T onewire* at uow?
#T puc* at pci? # PCI "universal" communication device
#puc* at cardbus?

sdhc* at pci? # SD Host Controller
sdmmc* at sdhc? # SD/MMC bus
#T scsibus* at sdmmc? # SCSI emulation

# Bluetooth controllers
#sbt* at sdmmc? # SDIO Bluetooth
#ubt* at uhub? # USB Bluetooth

# Bluetooth bus support
#bthub* at sbt?
#bthub* at ubt?

npx0 at isa? port 0xf0 irq 13 # math coprocessor
isadma0 at isa?
#T isapnp0 at isa?

option WSDISPLAY_COMPAT_USL # VT handling
option WSDISPLAY_COMPAT_RAWKBD # provide raw scancodes; needed for X11
option WSDISPLAY_DEFAULTSCREENS=6 # initial number of text consoles
option WSDISPLAY_COMPAT_PCVT # emulate some ioctls; needed for X11

pckbc0 at isa? # PC keyboard controller
pckbd* at pckbc? # PC keyboard
#T pms* at pckbc? # PS/2 mouse for wsmouse
pmsi* at pckbc? # PS/2 "Intelli"mouse for wsmouse
#T vga0 at isa?
option PCIAGP
vga* at pci?
#T pcdisplay0 at isa? # CGA, MDA, EGA, HGA
wsdisplay* at vga?
#T wsdisplay* at pcdisplay?
wskbd* at pckbd? mux 1
#T wsmouse* at pms? mux 0
wsmouse* at pmsi? mux 0

#vesabios0 at mainbus?
# option VESABIOSVERBOSE

#option VESAFB # VESA bios framebuffer support for X11

pcppi0 at isa?

#T pccom0 at isa? port 0x3f8 irq 4 # standard PC serial ports
#T pccom1 at isa? port 0x2f8 irq 3
#T pccom2 at isa? port 0x3e8 irq 5
#pccom3 at isa? port 0x2e8 irq 9 # (conflicts with some video cards)
#T ast0 at isa? port 0x1a0 irq 5 # AST 4-port serial card
#ast1 at isa? port 0x2a0 irq 6 # 2nd AST 4-port serial card
#T pccom* at ast?
#boca0 at isa? port 0x100 irq 5 # BOCA 8-port serial cards
#pccom* at boca?
#addcom0 at isa? port 0x108 irq 5 # Addonics FlexPort
#pccom* at addcom?
#rtfps0 at isa? port 0x1230 irq 10 # RT 4-port serial cards
#pccom* at rtfps?
#hsq0 at isa? port 0x140 irq 10 # Hostess 4-port serial card
#pccom* at hsq?
#T pccom* at pcmcia? # PCMCIA modems/serial ports
#T pccom* at isapnp?
#T pccom* at puc?
#T pccom* at cardbus?

# option for using CD1400 handshaking for incoming data
# requires a special cable that exchanges the RTS and DTR lines
# options CY_HW_RTS
#T cy0 at isa? iomem 0xd4000 irq 12 # ISA cyclom serial card
#T cy* at pci? # PCI cyclom serial card
#cz* at pci? # Cyclades-Z multi-port serial boards

#T lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports
#T lpt1 at isa? port 0x278
#T lpt2 at isa? port 0x3bc
#T lpt* at puc?

#T lms0 at isa? port 0x23c irq 5 # Logitech bus mouse
#T lms1 at isa? port 0x238 irq 5
#T mms0 at isa? port 0x23c irq 5 # Microsoft InPort mouse
#T mms1 at isa? port 0x238 irq 5

#T wsmouse* at lms? mux 0
#T wsmouse* at mms? mux 0

#T bha0 at isa? port 0x330 # BusLogic [57]4X SCSI controllers
#T bha1 at isa? disable port 0x334 # BusLogic [57]4X SCSI controllers
#T bha2 at isa? disable
#T bha* at pci?
#bha* at eisa? # XXX eisa still runs in isa-compat
#T scsibus* at bha?
#T aha0 at isa? port 0x330 # Adaptec 154[02] SCSI controllers
#T aha1 at isa? port 0x334 # Adaptec 154[02] SCSI controllers
#T aha* at isapnp?
#T scsibus* at aha?
#T ahb* at eisa? # Adaptec 174[024] SCSI controllers
#T scsibus* at ahb?
#ahc0 at isa? # Adaptec 284x SCSI controllers
#T ahc* at eisa? # Adaptec 274x, aic7770 SCSI controllers
#T ahc* at pci? # Adaptec 2940/3940/78?? SCSI controllers
#T scsibus* at ahc?
#T jmb* at pci? # JMicron JMB36x controllers
#T ahci* at jmb?
#T pciide* at jmb?
ahci* at pci? # AHCI SATA controllers
scsibus* at ahci?
#T sili* at pci? # Silicon Image 3124/3132/3531 SATA controllers
#T scsibus* at sili?
#T ahd* at pci? # Adaptec 79?? SCSI controllers
#T scsibus* at ahd?
#T arc* at pci? # Areca RAID Controllers
#T scsibus* at arc?
#T mpi* at pci? # LSI Logic Fusion MPT Message Passing Interface
#T scsibus* at mpi?
#T gdt* at pci? # ICP Vortex GDT RAID controllers
#T scsibus* at gdt?
#T twe* at pci? # 3ware Escalade RAID controllers
#T scsibus* at twe?
#aac* at pci? # Adaptec FSA RAID controllers
#scsibus* at aac?
#T ami* at pci? # AMI MegaRAID controllers
#T scsibus* at ami?
#T mfi* at pci? # LSI MegaRAID SAS controllers
#T scsibus* at mfi?
#T cac* at pci? # Compaq Smart ARRAY [234]* RAID controllers
#T cac* at eisa?
#T scsibus* at cac?
#T ciss* at pci? # Compaq Smart ARRAY [56]* RAID controllers
#T scsibus* at ciss?
#T iha* at pci? # Initio Ultra/UltraWide SCSI controllers
#T scsibus* at iha?
#T ips* at pci? # IBM ServeRAID controllers
#T scsibus* at ips?
#T isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel
#T scsibus* at isp?
#T aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers
#T aic* at pcmcia? # PCMCIA based aic SCSI controllers
#T aic* at isapnp? # isapnp configured aic SCSI controllers
#T scsibus* at aic?
#esp* at pcmcia? # PCMCIA based NCR 53C9X SCSI
#scsibus* at esp?
#T siop* at pci? # NCR 538XX SCSI controllers(new)
#T scsibus* at siop?
#T adv* at pci? # AdvanSys 1200A/B and ULTRA SCSI
#T scsibus* at adv?
#T adw* at pci? # AdvanSys ULTRA WIDE SCSI
#T scsibus* at adw?
#T pcscp* at pci? # AMD 53c974 PCscsi-PCI SCSI
#T scsibus* at pcscp?
#T sea0 at isa? disable iomem 0xc8000 irq 5 # Seagate ST0[12] SCSI
controllers
#T scsibus* at sea?
#T trm* at pci? # Tekram DC-3x5U SCSI Controllers
#T scsibus* at trm?
#T uha0 at isa? port 0x330 # UltraStor [13]4f SCSI controllers
#T uha1 at isa? disable port 0x334 # UltraStor [13]4f SCSI controllers
#T uha* at eisa? # UltraStor 24f SCSI controllers
#T scsibus* at uha?
#T wds0 at isa? disable port 0x350 irq 15 drq 6 # WD7000 and TMC-7000
controllers
#wds1 at isa? port 0x358 irq 11 drq 5
#T scsibus* at wds?

sd* at scsibus? # SCSI disk drives
#T st* at scsibus? # SCSI tape drives
cd* at scsibus? # SCSI CD-ROM drives
#T ch* at scsibus? # SCSI autochangers
#T ss* at scsibus? # SCSI scanners
#T safte* at scsibus? # SCSI accessed fault-tolerant enclosures
#T ses* at scsibus? # SCSI enclosure services
#T uk* at scsibus? # unknown SCSI

#T fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers
#fdc1 at isa? port 0x370
#T fd* at fdc? flags 0x00

#mcd0 at isa? port 0x300 irq 10 # Mitsumi CD-ROM drives

# IDE controllers
pciide* at pci? flags 0x0000

#T wdc0 at isa? port 0x1f0 irq 14 flags 0x00
#T wdc1 at isa? port 0x170 irq 15 flags 0x00
#T wdc* at pcmcia?
#T wdc* at isapnp?

# IDE hard drives
#T wd* at wdc? flags 0x0000
#T wd* at pciide? flags 0x0000

# ATAPI<->SCSI
#T atapiscsi* at wdc?
atapiscsi* at pciide?
scsibus* at atapiscsi?

# Networking devices
#T we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC 80x3 ethernet
#T we1 at isa? port 0x300 iomem 0xcc000 irq 10 #
#we2 at isa? port 0x280 iomem 0xd0000 irq 3 # WD/SMC 80x3 ethernet
#T we* at isapnp?
#T ec0 at isa? port 0x250 iomem 0xd8000 irq 9 # 3C503 ethernet
#T ne0 at isa? port 0x240 irq 9 # NE[12]000 ethernet
#T ne1 at isa? port 0x300 irq 10 # NE[12]000 ethernet
#T ne2 at isa? port 0x280 irq 9 # NE[12]000 ethernet
#T ne* at isapnp? # NE[12]000 PnP ethernet
#T eg0 at isa? disable port 0x310 irq 5 # 3C505/Etherlink+ ethernet
#T el0 at isa? disable port 0x300 irq 9 # 3C501 ethernet
#T ep0 at isa? # 3C509 ethernet
#T ep* at isapnp? # 3C509 PnP ethernet
#T ep* at isa? # 3C509 ethernet
#T ef* at isapnp? # 3C515 PnP ethernet
#T ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN and 3C507
#ie1 at isa? port 0x300 irq 10 # EtherExpress
#T lc0 at isa? port 0x200 # DEC EtherWorks
#T lc1 at isa? port 0x280 # DEC EtherWorks
#T le0 at isa? port 0x360 irq 15 drq 6 # IsoLan, NE2100, and DEPCA
#T ex0 at isa? port 0x320 irq 5 # Intel EtherExpress PRO/10
#T sm0 at isa? port 0x300 irq 10 # SMC 91cxx-based ethernet
#tr0 at isa? port 0xa20 iomem 0xd8000 # IBM TROPIC based Token-Ring
#tr1 at isa? port 0xa24 iomem 0xd0000 # IBM TROPIC based Token-Ring
#tr* at isa? # 3COM TROPIC based Token-Ring
#T ep0 at eisa?
#T ep* at eisa? # 3C579 ethernet
#T fea* at eisa? # DEC DEFEA FDDI
#T lmc* at pci? # Lan Media Corp SSI/T3/HSSI
#T san* at pci? # Sangoma PCI AFT card
#T le* at isapnp?
#T pcn* at pci? # AMD PCnet-PCI Ethernet
#T de* at pci? # DC21X4X-based ethernet
#T fxp* at pci? # EtherExpress 10/100B ethernet
#T fxp* at cardbus? # Intel PRO/100 ethernet
#T ne* at pci? # NE2000-compat ethernet
#T ep0 at pci? # 3C59x ethernet
#T ep* at pci? # 3C59x ethernet
#T ne* at pcmcia? # PCMCIA based NE2000 ethernet
#T ep* at pcmcia? # PCMCIA based 3C5xx ethernet
#T sm* at pcmcia? # PCMCIA based sm ethernet
#T xe* at pcmcia? # Xircom ethernet
#T fpa* at pci? # DEC DEFPA FDDI
#T xl* at pci? # 3C9xx ethernet
#T xl* at cardbus? # 3C575/3C656 ethernet
#T rl* at pci? # RealTek 81[23]9 ethernet
#T rl* at cardbus? # RealTek 81[23]9 ethernet
#T mtd* at pci? # Myson MTD800/803/891
#T epic* at pci? # SMC EPIC/100 ethernet
#T tl* at pci? # Compaq Thunderlan ethernet
#T vr* at pci? # VIA Rhine ethernet
#T wb* at pci? # Winbond W89C840F ethernet
#T sf* at pci? # Adaptec AIC-6915 ethernet
#T sis* at pci? # SiS 900/7016 ethernet
#T ste* at pci? # Sundance ST201 ethernet
#T dc* at pci? # 21143, "tulip" clone ethernet
#T dc* at cardbus? # 21143, "tulip" clone ethernet
#T ti* at pci? # Alteon Tigon 1Gb ethernet
#T skc* at pci? # SysKonnect GEnesis 984x
#T sk* at skc? # each port of above
#T mskc* at pci? # Marvell Yukon-2
#T msk* at mskc? # each port of above
#T em* at pci? # Intel Pro/1000 ethernet
#T ixgb* at pci? # Intel Pro/10Gb ethernet
#T txp* at pci? # 3com 3CR990
#T nge* at pci? # NS DP83820/DP83821 GigE
#T bge* at pci? # Broadcom BCM57xx (aka Tigon3)
#T bnx* at pci? # Broadcom BCM5706/5708 GigE
re* at pci? # Realtek 8169/8169S/8110S
#T re* at cardbus? # Realtek 8169/8169S/8110S
#T stge* at pci? # Sundance TC9021 GigE
#T lge* at pci? # Level1 LXT1001 GigE
#T hme* at pci? # Sun Happy Meal
#T bce* at pci? # Broadcom BCM4401
#T vge* at pci? # VIA VT612x
#T nfe* at pci? # NVIDIA nForce Ethernet
#T musycc* at pci? # Conexant HDLC controller
#T art* at musycc? # Accoom Artery E1/T1 cards
#T xge* at pci? # Neterion Xframe-I/II 10Gb ethernet
#T thtc* at pci? # Tehuti Networks 10Gb ethernet
#T tht* at thtc?
#T gem* at pci? # Sun 'gem' ethernet
#T vic* at pci? # VMware VMXnet virtual interface

# Wireless network cards
#T acx* at pci? # TI ACX100/ACX111 (802.11b/g)
#T acx* at cardbus? # TI ACX100/ACX111 (802.11b/g)
#T ath* at pci? # Atheros AR5k (802.11a/b/g)
#T ath* at cardbus? # Atheros AR5k (802.11a/b/g)
#T atw* at pci? # ADMtek ADM8211 (802.11)
#T atw* at cardbus? # ADMtek ADM8211 (802.11)
#T wi* at pci? # WaveLAN IEEE 802.11DS
#T wi* at pcmcia? # WaveLAN IEEE 802.11DS
#awi* at pcmcia? # Bay Networks IEEE 802.11FH
#T an* at pci? # Aironet IEEE 802.11DS
#T an* at isapnp? # Aironet IEEE 802.11DS
#T an* at pcmcia? # Aironet IEEE 802.11DS
#cnw* at pcmcia? # Xircom Netwave
#T ray* at pcmcia? # Raylink Aviator2.4/Pro 802.11FH
#T ipw* at pci? # Intel PRO/Wireless 2100
#T iwi* at pci? # Intel PRO/Wireless 2200BG/2915ABG
#T wpi* at pci? # Intel PRO/Wireless 3945ABG
#T ral* at pci? # Ralink RT2500/RT2501/RT2600
#T ral* at cardbus? # Ralink RT2500/RT2501/RT2600
#T rtw* at pci? # Realtek 8180
#T rtw* at cardbus? # Realtek 8180
#T pgt* at pci? # Prism54 (only full-mac varients)
#T pgt* at cardbus? # Prism54 (only full-mac varients)
#T malo* at pci? # Marvell Libertas
#T malo* at cardbus? # Marvell Libertas
#T malo* at pcmcia? # Marvell 88W8385
#T mbg* at pci? # Meinberg Funkuhren radio clocks

# Media Independent Interface (mii) drivers
#T exphy* at mii? # 3Com internal PHYs
#T inphy* at mii? # Intel 82555 PHYs
#T iophy* at mii? # Intel 82553 PHYs
#T icsphy* at mii? # ICS 1890 PHYs
#T lxtphy* at mii? # Level1 LXT970 PHYs
#T nsphy* at mii? # NS and compatible PHYs
#T nsphyter* at mii? # NS and compatible PHYs
#T qsphy* at mii? # Quality Semi QS6612 PHYs
#T luphy* at mii? # Lucent LU6612 PHY
#T sqphy* at mii? # Seeq 8x220 PHYs
#T rlphy* at mii? # RealTek 8139 internal PHYs
#T mtdphy* at mii? # Myson MTD972 PHYs
#T dcphy* at mii? # Digital Clone PHYs
#T acphy* at mii? # Altima AC101 PHYs
#T amphy* at mii? # AMD 79C873 PHYs
#T tqphy* at mii? # TDK 78Q212x PHYs
#T bmtphy* at mii? # Broadcom 10/100 PHYs
#T brgphy* at mii? # Broadcom Gigabit PHYs
#T eephy* at mii? # Marvell 88E1000 series PHY
#T xmphy* at mii? # XaQti XMAC-II PHYs
#T nsgphy* at mii? # NS gigabit PHYs
#T urlphy* at mii? # Realtek RTL8150L internal PHY
rgephy* at mii? # Realtek 8169S/8110S PHY
#T ciphy* at mii? # Cicada CS8201 10/100/1000 copper PHY
#T gentbi* at mii? # Generic 1000BASE-X ten-bit PHY
#T ukphy* at mii? # "unknown" PHYs

#T pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System
#T sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver

#T eap* at pci? # Ensoniq AudioPCI S5016
#T eso* at pci? # ESS Solo-1 PCI AudioDrive
#T sv* at pci? # S3 SonicVibes (S3 617)
#T neo* at pci? # NeoMagic 256AV/ZX
#T cmpci* at pci? # C-Media CMI8338/8738
#T auich* at pci? flags 0x0000 # i82801 ICH AC'97 audio
#T auixp* at pci? # ATI IXP AC'97 Audio
#T autri* at pci? flags 0x0000 # Trident 4D WAVE
#T auvia* at pci? # VIA VT82C686A
azalia* at pci? # High Definition Audio
#T clcs* at pci? # CS4280 CrystalClear audio
#T clct* at pci? # CS4281 CrystalClear audio
#T fms* at pci? # Forte Media FM801
#T maestro* at pci? # ESS Maestro PCI
#T esa* at pci? # ESS Maestro3 PCI
#T yds* at pci? flags 0x0000 # Yamaha YMF Audio
#T emu* at pci? # SB Live!
#T sb0 at isa? port 0x220 irq 5 drq 1 # SoundBlaster
#T sb* at isapnp?
#T ess* at isapnp? # ESS Tech ES188[78], ES888
#T wss0 at isa? port 0x530 irq 10 drq 0 # Windows Sound System
#T wss* at isapnp?
#T pas0 at isa? port 0x220 irq 7 drq 1 # ProAudio Spectrum
#T gus0 at isa? port 0x220 irq 7 drq 1 drq2 6 # Gravis (drq2 is record drq)
#T ym* at isapnp?
#T mpu* at isapnp?
#T mpu* at isa? port 0x300 # generic MPU, Yamaha SW60XG
#aria0 at isa? port 0x280 irq 10 drq 0 flags 0x1 # Prometheus Aria 16

# OPL[23] FM synthesizers
#opl0 at isa? port 0x388 # use only if not attached to sound card
#T opl* at eso?
#T opl* at sb?
#T opl* at ess?
#T opl* at yds?
#T opl* at cmpci?

# MIDI support
midi* at pcppi? # MIDI interface to the PC speaker
#T midi* at sb? # SB MPU401 port
#T midi* at opl? # OPL FM synth
#T midi* at ym?
#T midi* at mpu?
#T midi* at autri?
#T midi* at eap?

spkr0 at pcppi? # PC speaker

# Audio Support
#T audio* at sb?
#T audio* at gus?
#T audio* at pas?
#T audio* at sp?
#T audio* at ess?
#T audio* at wss?
#T audio* at ym?
#T audio* at eap?
#T audio* at eso?
#T audio* at sv?
#T audio* at neo?
#T audio* at cmpci?
#T audio* at clcs?
#T audio* at clct?
#T audio* at auich?
#T audio* at auixp?
#T audio* at autri?
#T audio* at auvia?
audio* at azalia?
#T audio* at fms?
#T audio* at maestro?
#T audio* at esa?
#T audio* at yds?
#T audio* at emu?

#T bktr0 at pci?

# FM-Radio devices
#gtp* at pci? # Gemtek/Guillemot Radio PCI Radio Card
#sfr0 at isa? port 0x384 # SoundForte RadioLink SF16-FMR FM Radio Card
#sf2r0 at isa? port 0x384 # SoundForte RadioLink SF16-FMR2 FM Radio Card
#az0 at isa? port 0x350 # Aztech/PackardBell FM Radio Card
#rt0 at isa? port 0x30c # AIMS Lab Radiotrack FM Radio Card
#rt* at isapnp?
#rtii0 at isa? port 0x30c # AIMS Lab Radiotrack II FM Radio Card

# FM-Radio support
#T radio* at bktr?
#T radio* at fms?
#radio* at gtp?
#radio* at sfr?
#radio* at sf2r?
#radio* at az?
#radio* at rt?
#radio* at rtii?

# Joystick driver. Probe is a little strange; add only if you have one.
#joy0 at isa? port 0x201
#T joy* at isapnp?

# crypto support
#T hifn* at pci? # Hi/fn 7751 crypto card
#T lofn* at pci? # Hi/fn 6500 crypto card
#T nofn* at pci? # Hi/fn 7814/7851/7854 crypto card
#T ubsec* at pci? # Bluesteel Networks 5xxx crypto card
#T safe* at pci? # SafeNet SafeXcel 1141/1741
#ises* at pci? # Pijnenburg PCC-ISES
#T glxsb* at pci? # AMD Geode LX series processor security block

# I2O
#T iop* at pci? # I2O processor
#T ioprbs* at iop? # I2O arrays
#T scsibus* at ioprbs?
#T iopsp* at iop? # I2O SCSI pass-through
#T scsibus* at iopsp?

# GPIO ``pin bus'' drivers
#gpioiic* at gpio? offset 0 mask 0x3 # I2C bus bit-banging
#iic* at gpioiic?
#gpioow* at gpio? offset 0 mask 0x1 # 1-Wire bus bit-banging
#onewire* at gpioow?

# 1-Wire devices
option ONEWIREVERBOSE
#T owid* at onewire? # ID
#T owsbm* at onewire? # Smart Battery Monitor
#T owtemp* at onewire? # Temperature

pseudo-device pctr 1
pseudo-device mtrr 1 # Memory range attributes control
pseudo-device nvram 1
pseudo-device sequencer 1
#pseudo-device raid 4 # RAIDframe disk driver
pseudo-device hotplug 1 # devices hot plugging

# mouse & keyboard multiplexor pseudo-devices
pseudo-device wsmux 2
pseudo-device crypto 1

option MULTIPROCESSOR # Multiple processor support

cpu* at mainbus?
ioapic* at mainbus?
#T acpimadt0 at acpi?

my dmesg is:
OpenBSD 4.2 (GENERIC.MP) #252: Tue Aug 28 10:53:04 MDT 2007
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Core(TM)2 Duo CPU T5250 @ 1.50GHz ("GenuineIntel" 686-class)
1.50 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,CX16,xTPR
real mem = 1064574976 (1015MB)
avail mem = 1021681664 (974MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 06/25/07, BIOS32 rev. 0 @ 0xf0010,
SMBIOS rev. 2.4 @ 0xf06a0 (34 entries)
bios0: vendor American Megatrends Inc. version "0042 " date 06/25/2007
bios0: ASUSTeK Computer INC. Z62E
pcibios0 at bios0: rev 3.0 @ 0xf0000/0x10000
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf7fd0/208 (11 entries)
pcibios0: no compatible PCI ICU found: ICU vendor 0x8086 product 0x2815
pcibios0: Warning, unable to fix up PCI interrupt routing
pcibios0: PCI bus #4 is the last bus
bios0: ROM list: 0xc0000/0xee00!
acpi at mainbus0 not configured
mainbus0: Intel MP Specification (Version 1.4)
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 166 MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 Duo CPU T5250 @ 1.50GHz ("GenuineIntel" 686-class)
1.50 GHz
cpu1:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,TM2,CX16,xTPR
mainbus0: bus 0 is type PCI
mainbus0: bus 1 is type PCI
mainbus0: bus 2 is type PCI
mainbus0: bus 3 is type PCI
mainbus0: bus 4 is type PCI
mainbus0: bus 5 is type ISA
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 24 pins
cpu0: unknown Enhanced SpeedStep CPU, msr 0x0613092806000928
cpu0: using only highest and lowest power states
cpu0: Enhanced SpeedStep 1500 MHz (1340 mV): speeds: 1500, 1000 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel 82965GM MCH" rev 0x03
vga1 at pci0 dev 2 function 0 "Intel 82965GM Video" rev 0x03: aperture at
0xd0000000, size 0x8000000
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
"Intel 82965GM Video" rev 0x03 at pci0 dev 2 function 1 not configured
uhci0 at pci0 dev 26 function 0 "Intel 82801H USB" rev 0x03: apic 2 int 16
(irq 10)
uhci1 at pci0 dev 26 function 1 "Intel 82801H USB" rev 0x03: apic 2 int 17
(irq 7)
ehci0 at pci0 dev 26 function 7 "Intel 82801H USB" rev 0x03: apic 2 int 18
(irq 11)
usb0 at ehci0: USB revision 2.0
uhub0 at usb0: Intel EHCI root hub, rev 2.00/1.00, addr 1
azalia0 at pci0 dev 27 function 0 "Intel 82801H HD Audio" rev 0x03: apic 2
int 21 (irq 3)
azalia0: host: High Definition Audio rev. 1.0
azalia0: codec: Realtek ALC883 (rev. 0.2), HDA version 1.0
azalia0: codec: 0x1543/0x3155 (rev. 7.0), HDA version 1.0
azalia0: codec[1]: No support for modem function groups
azalia0: codec[1]: No audio function groups
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 "Intel 82801H PCIE" rev 0x03
pci1 at ppb0 bus 3
ppb1 at pci0 dev 28 function 2 "Intel 82801H PCIE" rev 0x03
pci2 at ppb1 bus 1
uhci2 at pci0 dev 29 function 0 "Intel 82801H USB" rev 0x03: apic 2 int 23
(irq 15)
uhci3 at pci0 dev 29 function 1 "Intel 82801H USB" rev 0x03: apic 2 int 19
(irq 5)
uhci4 at pci0 dev 29 function 2 "Intel 82801H USB" rev 0x03: apic 2 int 18
(irq 11)
ehci1 at pci0 dev 29 function 7 "Intel 82801H USB" rev 0x03: apic 2 int 23
(irq 15)
ehci1: timed out waiting for BIOS
usb1 at ehci1: USB revision 2.0
uhub1 at usb1: Intel EHCI root hub, rev 2.00/1.00, addr 1
ppb2 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0xf3
pci3 at ppb2 bus 4
"Ricoh 5C832 Firewire" rev 0x05 at pci3 dev 1 function 0 not configured
sdhc0 at pci3 dev 1 function 1 "Ricoh 5C822 SD/MMC" rev 0x22: apic 2 int 17
(irq 7)
sdmmc0 at sdhc0
"Ricoh 5C843" rev 0x12 at pci3 dev 1 function 2 not configured
"Ricoh 5C592 Memory Stick" rev 0x12 at pci3 dev 1 function 3 not configured
"Ricoh 5C852 xD" rev 0x12 at pci3 dev 1 function 4 not configured
re0 at pci3 dev 7 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
(0x1800), apic 2 int 18 (irq 11), address 00:1b:fc:b6:71:55
rgephy0 at re0 phy 7: RTL8169S/8110S PHY, rev. 2
ichpcib0 at pci0 dev 31 function 0 "Intel 82801HBM LPC" rev 0x03: PM
disabled
pciide0 at pci0 dev 31 function 1 "Intel 82801HBM IDE" rev 0x03: DMA,
channel 0 configured to compatibility, channel 1 configured to compatibility
atapiscsi0 at pciide0 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <QSI, DVD+-RW SDW-082S, LX06> SCSI0 5/cdrom
removable
cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
pciide0: channel 1 ignored (disabled)
ahci0 at pci0 dev 31 function 2 "Intel 82801HBM SATA" rev 0x03: apic 2 int
18 (irq 11), AHCI 1.1
scsibus1 at ahci0: 32 targets
sd0 at scsibus1 targ 0 lun 0: <ATA, SAMSUNG HM120JI, YF10> SCSI2 0/direct
fixed
sd0: 114473MB, 14593 cyl, 255 head, 63 sec, 512 bytes/sec, 234441648 sec
total
ichiic0 at pci0 dev 31 function 3 "Intel 82801H SMBus" rev 0x03: apic 2 int
17 (irq 5)
iic0 at ichiic0
usb2 at uhci0: USB revision 1.0
uhub2 at usb2: Intel UHCI root hub, rev 1.00/1.00, addr 1
usb3 at uhci1: USB revision 1.0
uhub3 at usb3: Intel UHCI root hub, rev 1.00/1.00, addr 1
usb4 at uhci2: USB revision 1.0
uhub4 at usb4: Intel UHCI root hub, rev 1.00/1.00, addr 1
usb5 at uhci3: USB revision 1.0
uhub5 at usb5: Intel UHCI root hub, rev 1.00/1.00, addr 1
usb6 at uhci4: USB revision 1.0
uhub6 at usb6: 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
pmsi0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pmsi0 mux 0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
pctr: 686-class user-level performance counters enabled
mtrr: Pentium Pro MTRR support
ugen0 at uhub1 port 5
ugen0: Syntek USB2.0, rev 2.00/0.05, addr 2
uhidev0 at uhub5 port 2 configuration 1 interface 0
uhidev0: vendor 0x15d9 USB Mouse, rev 1.10/1.00, addr 2, iclass 3/1
ums0 at uhidev0: 3 buttons and Z dir.
wsmouse1 at ums0 mux 0
dkcsum: sd0 matches BIOS drive 0x80
root on sd0a swap on sd0b dump on sd0b


I missing some option?



-- 
Best Regards,
    No.23
----
http://blog.chinaunix.net/u1/42287

Reply via email to