Yes, it's up. Maybe an unsupported usb chipset?
2007/2/26, Otto Moerbeek <[EMAIL PROTECTED]>:
>
>
> On Mon, 26 Feb 2007, Tang Tse wrote:
>
> > Hi,
> >
> > I got some troubles. My openbsd hasn't any usb support, i tried to moun
> and
> > usb pen drive, or configure my usb printer with no good results.
> >
> > I'm using downloaded openbsd from the ftp ( using cd40.iso to boot and
> get
> > the install program then download the rest trough ftp ), and Jon Drews
> > suggested me to get orginal CD , i will wait til 4.1 ( thanks Jon for
> all ).
> >
> > Here is the output for dmesg:
>
> No trace of any USB device. Is USB disabled in the BIOS?
>
> -Otto
> >
> >
> > OpenBSD 4.0 (GENERIC) #1107: Sat Sep 16 19:15:58 MDT 2006
> > [EMAIL PROTECTED] :/usr/src/sys/arch/i386/compile/GENERIC
> > cpu0: Intel Pentium III ("GenuineIntel" 686-class, 512KB L2 cache) 502
> MHz
> > cpu0:
> >
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
> > real mem = 268005376 (261724K)
> > avail mem = 236724224 (231176K)
> > using 3297 buffers containing 13504512 bytes (13188K) of memory
> > mainbus0 (root)
> > bios0 at mainbus0: AT/286+(53) BIOS, date 03/10/00, BIOS32 rev. 0 @
> 0xfb120,
> > SMBIOS rev. 2.3 @ 0xf0800 (33 entries)
> > bios0: VIA Technologies, Inc. VT82C693ABX
> > apm0 at bios0: Power Management spec V1.2
> > apm0: AC on, battery charge unknown
> > apm0: flags 70102 dobusy 1 doidle 1
> > pcibios0 at bios0: rev 2.1 @ 0xf0000/0xb59c
> > pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdbd0/128 (6 entries)
> > pcibios0: PCI Exclusive IRQs: 11
> > pcibios0: PCI Interrupt Router at 000:07:0 ("VIA VT82C596A ISA" rev
> 0x00)
> > pcibios0: PCI bus #1 is the last bus
> > bios0: ROM list: 0xc0000/0x8000
> > cpu0 at mainbus0
> > pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> > pchb0 at pci0 dev 0 function 0 "VIA VT82C691 PCI" rev 0x44
> > ppb0 at pci0 dev 1 function 0 "VIA VT82C598 AGP" rev 0x00
> > pci1 at ppb0 bus 1
> > vga1 at pci1 dev 0 function 0 "S3 Trio3 DX2" rev 0x02
> > wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> > wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> > pcib0 at pci0 dev 7 function 0 "VIA VT82C596A ISA" rev 0x23
> > pciide0 at pci0 dev 7 function 1 "VIA VT82C571 IDE" rev 0x10: ATA66,
> channel
> > 0 configured to compatibility, channel 1 configured to compatibility
> > wd0 at pciide0 channel 0 drive 0: <ST38410A>
> > wd0: 32-sector PIO, LBA, 8223MB, 16841664 sectors
> > wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 4
> > atapiscsi0 at pciide0 channel 1 drive 0
> > scsibus0 at atapiscsi0: 2 targets
> > cd0 at scsibus0 targ 0 lun 0: <HL-DT-ST, CD-ROM GCR-8520B, 1.00> SCSI0
> > 5/cdrom removable
> > cd0(pciide0:1:0): using PIO mode 4, DMA mode 2
> > "VIA VT82C596 Power" rev 0x30 at pci0 dev 7 function 3 not configured
> > rl0 at pci0 dev 11 function 0 "Realtek 8139" rev 0x10: irq 11, address
> > 00:48:54:6a:75:30
> > rlphy0 at rl0 phy 0: RTL internal PHY
> > isa0 at pcib0
> > 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
> > pcppi0 at isa0 port 0x61
> > midi0 at pcppi0: <PC speaker>
> > spkr0 at pcppi0
> > lpt0 at isa0 port 0x378/4 irq 7
> > npx0 at isa0 port 0xf0/16: using exception 16
> > pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> > pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
> > fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> > fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
> > biomask f765 netmask ff65 ttymask ffe7
> > pctr: 686-class user-level performance counters enabled
> > mtrr: Pentium Pro MTRR support
> > dkcsum: wd0 matches BIOS drive 0x80
> > root on wd0a
> > rootdev=0x0 rrootdev=0x300 rawdev=0x302
> > lpt0: out of paper
> > lpt0: stat=0x4 not zero
> > lpt0: stat=0x4 not zero
> >
> > I get this with usb printer connected and the pen drive. I'm using a P3
> > board.
> >
> > Any help?
> >
> >
> > Thanks for all,
> > Tang