Date: Tue, 21 Dec 1999 07:10:32 -0800 (PST) From: lam <lam@NUXI.com> To: freebsd-mobile@freebsd.org Subject: zoom 56k pccard Message-ID: <Pine.BSF.3.96.991221070946.74611A-100000@relay.nuxi.com>
next in thread | raw e-mail | index | archive | help
Hi, I am having difficulties in using the Zoom 56k pcmcia card. I found the entry in pccard.conf.sample and copied it to /etc/pccard.conf. I also enabled the sio entry in the kernel conf. After compiling and installing the new kernel, I reboot and optained the dmesg output. I also tried to use different IRQ seting (3, 5, 9, 11) by modifying the kernel config and re-compiling. And I can't get minicom/tip to talk to the board. On a few instants, it froze my laptop. ( I am sure I set the IRQ in conflict with something else) I went through the handbook, asked people on IRC, and searched the archive. Is there something I forgot/did wrong? The same setup is working on the window side. Included here are the pccard.conf and the dmesg output. Any pointers are gratefully welcome. ---Lam ---- FreeBSD clio.nuxi.com 3.3-19991024-STABLE FreeBSD 3.3-19991024-STABLE #12: Sun Dec 19 10:41:13 PST 1999 lam@clio.nuxi.com:/usr/src/sys/compile/CLIO i386 -------pccard.conf # Sample PCCARD configuration file # # Generally available IO ports io 0x240-0x360 # Generally available IRQs (Built-in sound-card owners remove 5) irq 10 11 13 15 # Available memory slots memory 0xd4000 96k # 3Com Etherlink III 3C589D card "3Com Corporation" "3C589D" config 0x1 "ep0" ? insert echo 3Com Etherlink III inserted insert /etc/pccard_ether ep0 remove echo 3Com Etherlink III removed remove /sbin/ifconfig ep0 delete # Zoom 56k modem card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax" config 0x1f "sio1" ? insert echo Zoom modem inserted remove echo Zoom modem removed -----end of pccard.conf ----begin of dmesg ... config> q avail memory = 128118784 (125116K bytes) Preloaded elf kernel "kernel" at 0xc0256000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc025609c. Pentium Pro MTRR support enabled Probing for devices on PCI bus 0: chip0: <Intel 82443BX host to PCI bridge> rev 0x03 on pci0.0.0 chip1: <Intel 82443BX host to AGP bridge> rev 0x03 on pci0.1.0 pcic0: <TI PCI-1220 PCI-CardBus Bridge> rev 0x02 int a irq 255 on pci0.4.0 pcic1: <TI PCI-1220 PCI-CardBus Bridge> rev 0x02 int b irq 255 on pci0.4.1 chip2: <Intel 82371AB PCI to ISA bridge> rev 0x02 on pci0.7.0 ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev 0x01 on pci0.7.1 chip3: <Intel 82371AB Power management controller> rev 0x02 on pci0.7.3 Probing for devices on PCI bus 1: vga0: <ATI model 4c4d graphics accelerator> rev 0x64 int a irq 11 on pci1.0.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model Generic PS/2 mouse, device ID 0 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1: configured irq 9 not in bitmap of probed irqs 0 sio1 not found at 0x2f8 pcm0 not found fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <IBM-DARA-225000>, DMA, 32-bit, multi-block-16, sleep-hack wd0: 24207MB (49577472 sectors), 49184 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): <TOSHIBA CD-ROM XM-1902B/1A15>, removable, intr, dma, iordis acd0: drive speed 4134KB/sec, 128KB cache acd0: supported read types: CD-R, CD-RW, CD-DA acd0: Audio: play, 16 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM 120mm data disc loaded, unlocked ppc0 at 0x378 irq 7 flags 0x40 on isa ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/7 bytes threshold lpt0: <generic printer> on ppbus 0 lpt0: Interrupt-driven port ppi0: <generic parallel i/o> on ppbus 0 plip0: <PLIP network interface> on ppbus 0 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface apm0 on isa apm: found APM BIOS version 1.2 PC-Card VLSI 82C146 (5 mem & 2 I/O windows) pcic: controller irq 3 Initializing PC-card drivers: ep sio changing root device to wd0s2a Card inserted, slot 0 Card inserted, slot 1 ep0: utp/bnc[*UTP*] address 00:60:97:94:12:35 sio1: type 16550A pid 714 (Xaccel): trap 12 with interrupts disabled -----end of dmesg ---Lam Nguyen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.991221070946.74611A-100000>