Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2000 10:47:52 +0000
From:      David Bauer <bauer@genprofile.com>
To:        freebsd-mobile@freebsd.org
Subject:   3Com(USR) 56k modem card 3056
Message-ID:  <39436E58.F75992D1@genprofile.com>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to install the 3Com modem model USR 3056 under FreeBSD4.0.

Here is my configuration in pccard.conf which I created according
to the output from pccardc:
############################
io	0x240-0x360
irq	3 10 11 13 15
memory	0xd4000	96k
card "3Com" "U.S. Robotics 3056"
	config 0x7 "sio2" 3
	insert logger -t pccard:$device -s 3Com Modem inserted
	insert logger -t pccard:$device -s 3Com Modem removed
############################

and here are the boot messages:
#################################
pcic0: <Cirrus Logic PD672X> at port 0x3e0 iomem 0xd0000 irq 10 on isa
pccard0: <PC Card bus -- kludge version > on pcic0
pccard1: <PC Card bus -- kludge version > on pcic0
pccard: card inserted, slot 0
sio2 at port 0x110-0x117 irq 3 slot 0 on pccard0
sio2: type 16550A
pccard:sio2: 3Com Modem inserted
pccardd[46]: pccard started
#######################################

From the above messages I would say the modem should work.
And now the question:
How do I access this modem? The laptop has a COM1 which is /dev/cuaa0.
An external modem on this port works fine. But if I try to access the
/dev/cuaa1 with tip then I get only the error message:
tip: /dev/cuaa1: Device not configured.
But the /dev/cuaa1 is present (major 28, minor 129).

I probably missed the last little but important step.
Any idea what's still wrong or missing in my configuration?

Thanks!

David.

--
Dr. David Bauer
GenProfile AG, Robert-Roessle-Str. 10, D-13125 Berlin, Germany
Tel:+49-30-94892165, Fax:+49-30-94892151


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?39436E58.F75992D1>