[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

2.5 not initialising PCMCIA network adaptor on laptop



Hi,

I installed 2.5 on my 486 laptop today (by removing the HD and
installing it in a spare pc) and have found that the network adaptor is
not appearing in ifconfig -a
The adaptor is marked as NE2000 compatible and works under DOS 6.

This is the dmesg output when the drive is installed in the laptop.

OpenBSD 2.5 (GENERIC) #243: Fri Apr 16 09:16:34 MDT 1999
    deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel 486DX2 ("GenuineIntel" 486-class)
cpu0: FPU,V86
BIOS mem  = 654336 conventional, 7340032 extended
real mem  = 7995392
avail mem = 3923968
using 123 buffers containing 503808 bytes of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(00) BIOS, date 06/06/92
bios0: diskinfo 0xf049d00c cksumlen 1 memmap 0xf049d088
isa0 at mainbus0
isadma0 at isa0
wdc0 at isa0 port 0x1f0-0x1f7 irq 14
atapibus0 at wdc0
wd0 at wdc0 drive 0: <Conner Peripherals 240MB - CFN250A>
wd0: 240MB, 489 cyl, 16 head, 63 sec, 512 bytes/sec, 492912 sec total
wd0: using 16-sector 16-bit pio transfers, chs addressing (32KB cache)
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
sysbeep0 at pcppi0
lpt0 at isa0 port 0x378-0x37b irq 7
npx0 at isa0 port 0xf0-0xff: using exception 16
pccom0 at isa0 port 0x3f8-0x3ff irq 4: ns16450, no fifo
pccom1 at isa0 port 0x2f8-0x2ff irq 3: ns16450, no fifo
vt0 at isa0 port 0x60-0x6f irq 1: generic VGA, 80 col, color, 8 scr,
mf2-kbd
pms0 at vt0 irq 12
fdc0 at isa0 port 0x3f0-0x3f5 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
pcic0 at isa0 port 0x3e0-0x3e1 iomem 0xd0000-0xd3fff
pcic0: controller 0 (Intel 82365SL Revision 1) has sockets A and B
pcmcia0 at pcic0 controller 0 socket 0
pcmcia1 at pcic0 controller 0 socket 1
pcmcia1: CIS version PCMCIA 2.0 or 2.1
pcmcia1: CIS info: NE2000 Compatible, PCMCIA, Ethernet Card, R01
pcmcia1: Manufacturer code 0x890f, product 0x100
pcmcia1: function 0: network adapter, ccr addr 100 mask 1
pcmcia1: function 0, config table entry 32: I/O card; irq mask befc;
iomask a, iospace 300-31f; mwait_required rdybsy_active wp_active
bvd_active io16 irqlevel
pcmcia1: function 0, config table entry 33: I/O card; irq mask befc;
iomask a, iospace 320-33f; mwait_required rdybsy_active wp_active
bvd_active io16 irqlevel
"NE2000 Compatible, PCMCIA, Ethernet Card, R01" (manufacturer 0x890f,
product 0x100) function 0 not configured
pcic0: irq 9
biomask 4040 netmask 4040 ttymask 52c2
root on wd0a
pctr: no performance counters in CPU
dkcsum: wd0 matched BIOS disk 80
rootdev=0x0 rrootdev=0x300 rawdev=0x302

 
The NIC was also not discovered by boot disk (The reason I put the drive
on another PC for the installation) 


Thanks for any help

John