Date: Sat, 11 Mar 2000 22:14:55 -0500 From: "dave" <dmehler22@earthlink.net> To: <freebsd-hardware@freebsd.org> Subject: internal pnp modem? Message-ID: <001801bf8bd1$2514a940$0400a8c0@davemehler.tzo.com>
next in thread | raw e-mail | index | archive | help
Hello, This is *not* a winmodem, please do not tell me it is, I know it is not. I'm trying to get my usr 56k data/fax internal pnp modem working under freebsd 3.4-release. This modem *does work under linux, therefor it is *not a winmodem. I have followed all the necessary steps to get it working including compiling in the modem's id in to sio.c, the modem shows up with dmesg, see below, and I've also got a pnp line in my kernel.conf file, also see below, yet my modem is still not working. Suggestions welcome. Thanks. Dave. Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.4-RELEASE #4: Thu Mar 2 03:59:26 EST 2000 root@dave.davemehler.tzo.com:/usr/src/sys/compile/DAVE Timecounter "i8254" frequency 1193182 Hz CPU: AMD Am5x86 Write-Through (486-class CPU) Origin = "AuthenticAMD" Id = 0x4e4 Stepping = 4 Features=0x1<FPU> real memory = 50331648 (49152K bytes) config> pnp 1 0 enable os port0 0x220 irq0 5 drq0 1 drq1 5 config> pnp 2 0 enable os port0 0x2e8 irq0 2 config> pnp 1 1 enable os port0 0x170 port1 0x376 irq0 15 config> en matcd0 No such device: matcd0 Invalid command or syntax. Type `?' for help. config> q avail memory = 46219264 (45136K bytes) Preloaded elf kernel "kernel" at 0xc02af000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02af09c. Probing for PnP devices: CSN 1 Vendor ID: CTL002b [0x2b008c0e] Serial 0x1008505d Comp ID: PNP0600 [0x0006d041] CSN 2 Vendor ID: USR3030 [0x30307256] Serial 0xaebc8fb4 Comp ID: @@@0000 [0x00000000] 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 not found sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16450, console sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16450 sio3: configured irq 9 not in bitmap of probed irqs 0 sio3 at 0x2e8-0x2ef irq 9 on isa sio3: type 16550A 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): <Seagate Technology 1275MB - ST31276A> wd0: 1221MB (2501856 sectors), 2482 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (atapi): <NEC CD-ROM DRIVE:272/4.15>, removable, iordy acd0: drive speed 689KB/sec, 256KB cache acd0: supported read types: CD-DA acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 1 (wd3): <Maxtor 71000 A> wd3: 957MB (1961568 sectors), 1946 cyls, 16 heads, 63 S/T, 512 B/S ppc0 at 0x378 irq 7 flags 0x40 on isa ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt0: <generic printer> on ppbus 0 lpt0: Interrupt-driven port ppi0: <generic parallel i/o> on ppbus 0 1 3C5x9 board(s) on ISA found at 0x300 ep0 at 0x300-0x30f irq 10 on isa ep0: aui/utp/bnc[*UTP*] address 00:a0:24:14:10:bb vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface sb0 at 0x220 irq 5 drq 1 on isa snd0: <SoundBlaster 16 4.13> sbxvi0 at drq 5 on isa snd0: <SoundBlaster 16 4.13> sbmidi0 not found at 0x388 IP packet filtering initialized, divert enabled, rule-based forwarding disabled, unlimited logging IP Filter: initialized. Default = pass all, Logging = enabled changing root device to wd0s2a wd0s1: raw partition size != slice size wd0s1: start 63, end 1262015, size 1261953 wd0s1c: start 63, end 2499839, size 2499777 wd0s1: truncating raw partition wd0s1: rejecting partition in BSD label: it isn't entirely within the slice wd0s1: start 63, end 1262015, size 1261953 wd0s1f: start 350511, end 2499839, size 2149329 pnp 2 0 port0 0x2e8 irq0 5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001801bf8bd1$2514a940$0400a8c0>