OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: John del Valle (delvalleadrenaline.se.fit.edu)
Date: Thu Apr 05 2001 - 06:40:18 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

            Hello;

            Below is my full dmesg as you've told. Here is what is happening.

            1. My source tree is current.
            2. This is from a GENERIC kernel, compiled fresh from current
            3. There are no failure to initialize messages in dmesg
            4. whenever the le1 is ifconfig'ed, I get
            /bsd: le1: device timeout

            I have another network card, which I could not identify. It is
    made my network peripherals, there is no model number on it, except a
    serial number like: 105-0167-02 SBUS5. The chips on it are from national
    instruments, one of them has BS12 and the other BMAC printed big on
    them. I could not find anything similar in hardware compatibility list for
    2.8, so I think it is junk. any ideas?

            Here is the full dmesg:

    OpenBSD 2.8-current (GENERIC) #0: Wed Apr 4 15:50:18 EST 2001
        rootshearer:/usr/src/sys/arch/sparc/compile/GENERIC
    real mem = 33230848
    avail mem = 28053504
    using 200 buffers containing 1658880 bytes of memory
    bootpath: /iommu0,10000000/sbus0,10001000/espdma5,8400000/esp5,8800000/sd0,0
    mainbus0 (root): SUNW,SPARCstation-5
    cpu0 at mainbus0: MB86904 70 MHz, on-chip FPU
    cpu0: 16K instruction (32 b/l), 8K data (16 b/l) cache enabled
    obio0 at mainbus0
    clock0 at obio0 addr 0x71200000: mk48t08 (eeprom)
    timer0 at obio0 addr 0x71d00000 delay constant 33
    zs0 at obio0 addr 0x71100000 pri 12, softpri 6
    zs1 at obio0 addr 0x71000000 pri 12, softpri 6
    slavioconfig at obio0 addr 0x71800000 not configured
    auxreg0 at obio0 addr 0x71900000
    power0 at obio0 addr 0x71910000
    fdc0 at obio0 addr 0x71400000 pri 11, softpri 4: chip 82077
    fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
    iommu0 at mainbus0 addr 0x10000000: version 0x4/0x0, page-size 4096, range 64MB
    sbus0 at iommu0: clock = 23.333 MHz
    dma0 at sbus0 slot 5 offset 0x8400000: rev 2
    esp0 at dma0 offset 0x8800000 pri 4: ESP200, 40MHz, SCSI ID 7
    scsibus0 at esp0: 8 targets
    sd0 at scsibus0 targ 0 lun 0: <IBM, DORS-32160, S82C> SCSI2 0/direct fixed
    sd0: 2063MB, 6703 cyl, 5 head, 126 sec, 512 bytes/sec, 4226725 sec total
    bpp0 at sbus0 slot 5 offset 0xc800000: DMA2
    ledma0 at sbus0 slot 5 offset 0x8400010: rev 2
    le0 at ledma0 offset 0x8c00000 pri 6: address 08:00:20:76:db:57
    le0: 16 receive buffers, 4 transmit buffers
    audiocs0 at sbus0 slot 4 offset 0xc000000 pri 9, softpri 4
    audio0 at audiocs0
    power-management at sbus0 slot 4 offset 0xa000000 not configured
    le1 at sbus0 slot 1 offset 0xc00000 pri 7: address 08:00:20:76:db:57
    le1: 16 receive buffers, 4 transmit buffers
    cgsix0 at sbus0 slot 3 offset 0x0: SUNW,501-2325, 1152 x 900, rev 11 (console)
    cgsix0: attached to /dev/fb
    root on sd0a
    kbd: type = 4, layout = 0x22
    rootdev=0x700 rrootdev=0x1100 rawdev=0x1102

            thanks a bunch.
            -jdv