From owner-freebsd-questions Sun Jan 14 17: 4:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from omta03.mta.everyone.net (sitemail.everyone.net [216.200.145.35]) by hub.freebsd.org (Postfix) with ESMTP id B064F37B401 for ; Sun, 14 Jan 2001 17:03:51 -0800 (PST) Received: from sitemail.everyone.net (reports [216.200.145.62]) by omta03.mta.everyone.net (Postfix) with ESMTP id F11B648CEE for ; Sun, 14 Jan 2001 17:03:46 -0800 (PST) Received: by sitemail.everyone.net (Postfix, from userid 99) id CBF45274A; Sun, 14 Jan 2001 17:03:46 -0800 (PST) Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) Date: Sun, 14 Jan 2001 17:03:46 -0800 (PST) From: UNIX Freak To: questions@freebsd.org Subject: help with my laptop modem please!!! Reply-To: UNIXfreak@normalpeoplescareme.com X-Originating-Ip: [168.10.42.149] Message-Id: <20010115010346.CBF45274A@sitemail.everyone.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please read the posts to the message board at bsdvault.net no one seems to be able to help there but I hope that someone here can I have somewhere in this message the output of the "dmesg" command and the type of modem in my computer. I would like to know if the modem will work in FreeBSD, how to get it to work and if its a WinModem and if so if that problem can be bypassed and how. Thank you. If any more information is needed just send a reply and I'll do my best to get you what you need. I'm new to the hole UNIX OS I knew a little about it when I got it but not enough for this apparently. :-( I just hope someone can help. --John I have trouble getting people to reply more than once so here is my problem again reposted. Please if you reply don't forget to look back or I could just keep reposting it don't really matter that much I guess. But I REALLY need help and this is the only way I know to get it. UNIX Freak posted 01-08-2001 12:49 AM ET (US) -------------------------------------------------------------------------------- I want to use Kernel PPP to connect to my ISP. The ppp daemon's default device to route to the modem is /dev/cuaa1 but I think that is the com port on the port replicator on the back of my new laptop. I'm new to FreeBSD and UNIX. I dont know how to get my modem to work because it is an internal modem that came installed into the laptop (not an uncommon thing nowdays) someone plz help. how can I find my modem in this vast UNIX world? It is not a PCMCIA card. Th jack is right in the side of my laptop here is the output of that dmesg. *Copyright info omited* Time counter "i8254" frequency 1193182Hz CPU: Pentium II/Pentium II Xeon/Celeron (298.42 MHz 686-class CPU) Origin="GinuinIntel" Id=0x652 Stopping=2 Features=0x183f9ff real memory=67043328 (65472K bytes) avail memory=61095936 (59664K bytes) Preloaded elf kernel "kernel" at 0xc03c0000 Pentium Pro MTRR support enabled md0:Malloc disk npx0: on mother board npx0:INT 16 interface pcib0: on mother board pci0: on pcib0 pci0: at 2.0 irq 9 isab0: at device 3.0 on pci0 isa0: on isab0 atapci0: port 0xfcd0-0xfcdf at device 3.1 on pci0 ata0:at 0x1f0 irq 14 on atapci0 pci0: at 3.2 irq 9 pcic-pci0: at device 10.0 on pci0 pcic-pci1: at device 10.1 on pci0 fdc0: at port 0x3f0-0x3f5, 0x3f7 irq 6 drq 2 on isa0 fdc0:FIFO enabled 8 bytes threshold fd0:<1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0:model Generic PS\2 mouse, device ID0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0:VGA <16 virtual consoles> flags=0x200 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0:type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1:type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0:Generic chipset (Nibble-only) COMPATABLE mode ppi0: on ppbus0 lpt0: on ppbus0 lpt0:Interrupt driven port plip0: on ppbus0 ad0:4126MB (IBM-PKLA-24320) [8944/15/63] at ata0-master using UDMA33 *maybe VDMA33 handwriting was slopy (I had to copy it from the unix screen cos I didn't know how to bring it over to windows any other way* acd0:DVD-ROM at ata0-slave using PIO4 Mounting root from ufs: /dev/ad0s2a I dont have a clue what some of that stuff is but from what I can tell I guess my Sound Blaster Pro is not configured either but my primary problem of the moment is my modem if I can get it configured I could use the internet in freeBSD and not have to swich between windows and freeBSDplease help freebsd posted 01-08-2001 05:22 AM ET (US) -------------------------------------------------------------------------------- I can't give you any help on ppp since I have never used a modem in *BSD. Among (Free|Net|Open)BSD, only FreeBSD doesn't have sound support out-of-the-box. That means you need to recompile a custom kernel to add sound support. Try to add the following two lines ( no more, no less)in your kernel configure file: device pcm device sbc0 at isa? port 0x220 irq5 drq1 flags 0x15 I assume it's not a PCI card. donxc posted 01-08-2001 06:09 AM ET (US) _____________________________________________________________ Get your own NormalPeopleScareMe.com email addresses. It's Fun! It's Free! Go to---> http://www.normalpeoplescareme.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message