OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jan Johansson (janj-openbsdwenf.org)
Date: Tue Apr 03 2001 - 10:43:49 CDT

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

    On Tue, Apr 03, 2001 at 11:17:57AM -0400, Aaron Campbell wrote:
    >"disable cardbus" is ineffective. You need to do "disable cbb". Can you
    >try this and let us know if it worked?

    I tried the following.

    floppyC28-release with 3com card.
    floppyC28-snapshot with 3com card.
    floppyC28-snapshot with Lucent Wavelan (wi) card.

    No nic is detected.

    I have now sucessfully installed 2.8-release on the machine using
    the Lucent Wavelan card so I can do recompiles if needed.

    --begin dell-without-cbb--

    OpenBSD 2.8-current (RAMDISKC) #141: Sun Mar 25 23:41:04 MST 2001
        deraadti386.openbsd.org:/usr/src/sys/arch/i386/compile/RAMDISKC
    cpu0: F00F bug workaround installed
    cpu0: Intel Pentium/MMX (Tillamook) ("GenuineIntel" 586-class) 234 MHz
    cpu0: FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,MMX
    real mem = 66629632 (65068K)
    avail mem = 58392576 (57024K)
    using 838 buffers containing 3432448 bytes (3352K) of memory
    User Kernel Config
    UKC> disable cbb
     35 cbb* disabled
    UKC> exit
    Continuing...
    mainbus0 (root)
    bios0 at mainbus0: AT/286+(00) BIOS, date 02/14/01, BIOS32 rev. 0 0xffe90
    apm0 at bios0: Power Management spec V1.2
    pcibios0 at bios0: rev. 2.1 0xf0000/0x10000
    pcibios0: PCI IRQ Routing Table rev. 1.0 0xfb950/112 (5 entries)
    pcibios0: PCI Interrupt Router at 000:01:0 ("Intel 82371 PCI-ISA and IDE" rev 0x00)
    pcibios0: PCI bus #2 is the last bus
    bios0: ROM list: 0xc0000/0xc000
    pci0 at mainbus0 bus 0: configuration mode 1 (bios)
    pchb0 at pci0 dev 0 function 0 "Intel 82439TX System" rev 0x01
    "Intel 82371AB PIIX4 ISA" rev 0x01 at pci0 dev 1 function 0 not configured
    pciide0 at pci0 dev 1 function 1 "Intel 82371AB IDE" rev 0x01: DMA, channel 0 wired to compatibility, channel 1 wired to compatibility
    wd0 at pciide0 channel 0 drive 0: <FUJITSU MHH2064AT>
    wd0: 16-sector PIO, LBA, 6194MB, 13424 cyl, 15 head, 63 sec, 12685680 sectors
    pciide0: channel 0 interrupting at irq 14
    wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
    atapiscsi0 at pciide0 channel 1
    scsibus0 at atapiscsi0: 2 targets
    wdc_atapi_intr: warning: reading only 14 of 18 bytes
    wdc_atapi_intr: warning: reading only 14 of 18 bytes
    wdc_atapi_intr: warning: reading only 14 of 36 bytes
    cd0 at scsibus0 targ 0 lun 0: <TORiSAN, CD-ROM CDR_U200, 1.09> SCSI0 5/cdrom removable
    pciide0: channel 1 interrupting at irq 15
    cd0(pciide0:1:0): using PIO mode 0, DMA mode 1
    "Intel 82371AB USB" rev 0x01 at pci0 dev 1 function 2 not configured
    "Intel 82371AB Power Management" rev 0x01 at pci0 dev 1 function 3 not configured
    vga1 at pci0 dev 2 function 0 "Neomagic Magicgraph NM2160" rev 0x00
    wsdisplay0 at vga1: console (80x25, vt100 emulation)
    "Texas Instruments PCI1131 PCI-CardBus" rev 0x01 at pci0 dev 3 function 0 not configured
    "Texas Instruments PCI1131 PCI-CardBus" rev 0x01 at pci0 dev 3 function 1 not configured
    isa0 at mainbus0
    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
    npx0 at isa0 port 0xf0/16: using exception 16
    pccom0 at isa0 port 0x3f8/8 irq 4: 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
    pcic0 at isa0 port 0x3e0/2 iomem 0xd0000/16384
    pcic0 controller 0: <Intel 82365SL rev 2> has sockets A and B
    pcmcia0 at pcic0 controller 0 socket 0
    pcmcia1 at pcic0 controller 0 socket 1
    pcic0: irq 3, polling enabled
    biomask c040 netmask c040 ttymask c04a
    rd0: fixed, 3560 blocks
    rootdev=0x1100 rrootdev=0x2f00 rawdev=0x2f02

    --end dell-without-cbb--