Subject: Toshiba 310CDS and PCMCIA 3com Etherlink III
To: None <port-i386@netbsd.org>
From: Tom Ivar Helbekkmo <tih@Norway.EU.net>
List: port-i386
Date: 10/23/1999 19:14:58
I'm having a bit of trouble getting this portable to -current.  It's
running the snapshot from July 6th right now, and looking good -- but
I'd like to get to -current, to get it in line with my other systems,
and, most importantly, I want to build an ELF kernel that supports
APM, which the one in the snapshot doesn't.

However, the ethernet PC card won't work with a -current GENERIC
kernel (nor the INSTALL one, and I haven't tried any other stunts).
Everything looks just fine; the kernel finds the card, configures it,
and pretends to be using it, but no packets ever leave it.  A 'ping'
left running doesn't generate any packets out onto the net, and will,
after a while, start protesting that it's out of buffer space.

dmesg output (running the snapshot kernel) follows below.  Any hints?

Oh, and while I'm writing: I'd appreciate any pointers as to how (if
possible) I can get X running on the built-in color LCD monitor of
this cute little thing...

-tih

NetBSD 1.4D (GENERIC) #0: Tue Jul  6 02:53:22 MEST 1999
    fvdl@frank:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: family 5 model 8 step 1
cpu0: Intel Pentium (586-class)
total memory = 65280 KB
avail memory = 56900 KB
using 841 buffers containing 3364 KB of memory
mainbus0 (root)
pci0 at mainbus0 bus 0: configuration mode 1
pci0: i/o enabled, memory enabled
pchb0 at pci0 dev 0 function 0
pchb0: Toshiba Info Systems (2nd PCI Vendor ID) product 0x0601 (rev. 0x2c)
vga1 at pci0 dev 4 function 0: Chips and Technologies product 0x00e5 (rev. 0xc6)
wsdisplay0 at vga1: console (80x25, vt100 emulation)
ohci0 at pci0 dev 11 function 0: NEC product 0x0035 (rev. 0x02)
ohci0: interrupting at irq 11
ohci0: OHCI version 1.0
usb0 at ohci0
uhub0 at usb0
uhub0: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
Toshiba Info Systems (2nd PCI Vendor ID) product 0x0701 (miscellaneous communications, revision 0x21) at pci0 dev 17 function 0 not configured
Toshiba Info Systems (2nd PCI Vendor ID) ToPIC97 CardBus-PCI Bridge (CardBus bridge, revision 0x20) at pci0 dev 19 function 0 not configured
Toshiba Info Systems (2nd PCI Vendor ID) ToPIC97 CardBus-PCI Bridge (CardBus bridge, revision 0x20) at pci0 dev 19 function 1 not configured
isa0 at mainbus0
com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
wdc0 at isa0 port 0x1f0-0x1f7 irq 14
wd0 at wdc0 channel 0 drive 0: <TOSHIBA MK2104MAV>
wd0: drive supports 16-sector pio transfers, lba addressing
wd0: 2067MB, 4200 cyl, 16 head, 63 sec, 512 bytes/sect x 4233600 sectors
wd0: drive supports PIO mode 4, DMA mode 2
wdc1 at isa0 port 0x170-0x177 irq 15
atapibus0 at wdc1 channel 0
cd0 at atapibus0 drive 0: <TOSHIBA CD-ROM XM-1602BV, 1200407062, 1040> type 5 cdrom removable
cd0: drive supports PIO mode 4, DMA mode 1
lpt0 at isa0 port 0x378-0x37b irq 7
sb0 at isa0 port 0x220-0x237 irq 5 drq 1: dsp v3.01
midi0 at sb0: <SB MIDI UART>
audio0 at sb0: half duplex
opl0 at sb0: model OPL3
midi1 at opl0: <SB Yamaha OPL3>
wss0 at isa0 port 0x530-0x537 irq 10 drq 0 drq2 1: CS4231 or AD1845
audio1 at wss0: full duplex
pckbc0 at isa0 port 0x60-0x64
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
opms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
pcppi0 at isa0 port 0x61
midi2 at pcppi0: <PC speaker>
sysbeep0 at pcppi0
isapnp0 at isa0 port 0x279: ISA Plug 'n Play device support
npx0 at isa0 port 0xf0-0xff: using exception 16
fdc0 at isa0 port 0x3f0-0x3f7 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: using irq 3
pcic0: controller 0 (Intel 82365SL Revision 1) has sockets A and B
pcmcia0 at pcic0 controller 0 socket 0
ep1 at pcmcia0 function 0 port 0x330-0x33f: 3Com 3c589 10Mbps Ethernet
ep1: address 00:10:4b:7f:5e:30, 8KB byte-wide FIFO, 5:3 Rx:Tx split
ep1: 10baseT, 10base5, 10base2 (default 10baseT)
pcmcia1 at pcic0 controller 0 socket 1
isapnp0: no ISA Plug 'n Play devices found
biomask c840 netmask c840 ttymask d8ca
boot device: wd0
root on wd0a dumps on wd0b
root file system type: ffs
pcmcia0: card irq 9
wsdisplay0: screen 1 added (80x25, vt100 emulation)
wsdisplay0: screen 2 added (80x25, vt100 emulation)
wsdisplay0: screen 3 added (80x25, vt100 emulation)
wsdisplay0: screen 4 added (80x25, vt100 emulation)