On Mon, March 2, 2009 01:43, Nenhum_de_Nos wrote:
> hail,
>
> I have an usb th ethernet and can't use it on OpenBSD 4.4. It detects ok,
> ifconfigs shows but can't ever get an ip from dhcp server, if I force ip
> with ifconfig I can't use either.
>
> the device is:
>
> aue0 at uhub2 port 1 "ADMtek USB To LAN Converter" rev 1.10/2.01 addr 2
> aue0: address 00:60:6e:00:18:c0
> ukphy1 at aue0 phy 1: Generic IEEE 802.3u media interface, rev. 1: OUI
> 0x000749, model 0x0001
>
> and dmesg:
>
> # dmesg
> OpenBSD 4.4 (GENERIC) #1021: Tue Aug 12 17:16:55 MDT 2008
>     [email protected]:/usr/src/sys/arch/i386/compile/GENERIC
> cpu0: Transmeta(tm) Crusoe(tm) Processor TM5700 ("GenuineTMx86" 586-class)
> 799 MHz
> cpu0: FPU,V86,DE,PSE,TSC,MSR,CX8,SEP,CMOV,SER,MMX
> real mem  = 251146240 (239MB)
> avail mem = 234381312 (223MB)
> mainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 12/10/04, BIOS32 rev. 0 @ 0xfa260,
> SMBIOS rev. 2.3 @ 0xf0800 (32 entries)
> bios0: vendor Phoenix Technologies, LTD version "786R1 v1.07" date
> 12/10/2004
> bios0: Hewlett-Packard hp t5000 series
> acpi0 at bios0: rev 0
> acpi0: tables DSDT FACP
> acpi0: wakeup devices PCI0(S5) LAN0(S5) USB0(S4) USB1(S4)
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpicpu0 at acpi0: C3, C2
> acpibtn0 at acpi0: PWRB
> bios0: ROM list: 0xc0000/0x9000 0xcc000/0xa000
> cpu0 at mainbus0
> pci0 at mainbus0 bus 0: configuration mode 1 (bios)
> pchb0 at pci0 dev 0 function 0 "Transmeta LongRun Northbridge" rev 0x04
> "Transmeta Mem1" rev 0x00 at pci0 dev 0 function 1 not configured
> "Transmeta Mem2" rev 0x00 at pci0 dev 0 function 2 not configured
> vendor "Transmeta", unknown product 0x0399 (class memory subclass RAM, rev
> 0x00) at pci0 dev 0 function 3 not configured
> uhci0 at pci0 dev 9 function 0 "VIA VT83C572 USB" rev 0x61: irq 15
> uhci1 at pci0 dev 9 function 1 "VIA VT83C572 USB" rev 0x61: irq 5
> ehci0 at pci0 dev 9 function 2 "VIA VT6202 USB" rev 0x63: irq 10
> usb0 at ehci0: USB revision 2.0
> uhub0 at usb0 "VIA EHCI root hub" rev 2.00/1.00 addr 1
> vga1 at pci0 dev 13 function 0 "ATI Radeon VE QY" rev 0x00
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> drm at vga1 unsupported
> pcib0 at pci0 dev 17 function 0 "VIA VT8231 ISA" rev 0x10
> pciide0 at pci0 dev 17 function 1 "VIA VT82C571 IDE" rev 0x06: ATA100,
> channel 0 configured to compatibility, channel 1 configured to
> compatibility
> pciide0: channel 0 disabled (no drives)
> pciide0: channel 1 ignored (disabled)
> viaenv0 at pci0 dev 17 function 4 "VIA VT8231 PMG" rev 0x10: failed to map
> PM I/O space
> vr0 at pci0 dev 18 function 0 "VIA RhineII-2" rev 0x51: irq 15, address
> 00:11:85:e3:2a:17
> ukphy0 at vr0 phy 1: Generic IEEE 802.3u media interface, rev. 10: OUI
> 0x004063, model 0x0032
> usb1 at uhci0: USB revision 1.0
> uhub1 at usb1 "VIA UHCI root hub" rev 1.00/1.00 addr 1
> usb2 at uhci1: USB revision 1.0
> uhub2 at usb2 "VIA UHCI root hub" rev 1.00/1.00 addr 1
> 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
> npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> biomask fdfd netmask fdfd ttymask ffff
> umass0 at uhub0 port 2 configuration 1 interface 0 "Genesys Logic USB TO
> IDE" rev 2.00/0.02 addr 2
> umass0: using SCSI over Bulk-Only
> scsibus0 at umass0: 2 targets, initiator 0
> sd0 at scsibus0 targ 1 lun 0: <SAMSUNG, SV2044D, 0811> SCSI0 0/direct
> fixed
> sd0: 19464MB, 2481 cyl, 255 head, 63 sec, 512 bytes/sec, 39862368 sec
> total
> aue0 at uhub2 port 1 "ADMtek USB To LAN Converter" rev 1.10/2.01 addr 2
> aue0: address 00:60:6e:00:18:c0
> ukphy1 at aue0 phy 1: Generic IEEE 802.3u media interface, rev. 1: OUI
> 0x000749, model 0x0001
> softraid0 at root
> root on sd0a swap on sd0b dump on sd0b
> #
>
> in earlier installations I could get it to drop a message in logs about TX
> error, but I couldn't reproduce so far.
>
> if anyone knows how to make it run ok,
>
> thanks,
>
> matheus
>
> --
> We will call you cygnus,
> The God of balance you shall be

if anyone can give me any hint to what I could do, I'm no developer, but I
could try if there is no other way. would make a great deal for me, as I
will make OpenBSD router on existing hardware (no need to buy another).

thanks again,

matheus

-- 
We will call you cygnus,
The God of balance you shall be

Reply via email to