From owner-freebsd-questions Thu Sep 30 6:39:13 1999 Delivered-To: freebsd-questions@freebsd.org Received: from zagnut.hotpop.com (zagnut.hotpop.com [204.57.55.32]) by hub.freebsd.org (Postfix) with ESMTP id 033DD14E0E for ; Thu, 30 Sep 1999 06:39:02 -0700 (PDT) (envelope-from ert@hotpop.com) Received: from superonline (unknown [212.252.146.218]) by zagnut.hotpop.com (Postfix) with SMTP id 53AAF639F1; Thu, 30 Sep 1999 09:38:52 -0400 (EDT) Message-ID: <009801bf0b48$c9706380$14000080@com> From: "Ertan Kucukoglu" To: "ifup" Cc: "FreeBSD" References: Subject: Re: cs4236b soundcard and USR internel modem Date: Thu, 30 Sep 1999 16:36:15 +0300 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: ifup To: Sent: Thursday, September 30, 1999 3:48 PM Subject: cs4236b soundcard and USR internel modem > hi, all: > > I am trying to let my soundcard and PPP work. I configured everything for > ppp. I "dial" in "ppp", the following appeared in ppp log > > ===================== ppp log ========================== > > ppp[227]: tun0: Command: /dev/tty: dial > Sep 25 20:51:16 rg ppp[227]: tun0: Phase: bundle: Establish > Sep 25 20:51:16 rg ppp[227]: tun0: Phase: deflink: closed -> opening > Sep 25 20:51:16 rg ppp[227]: tun0: Chat: Failed to open device (attempt 1 > of 1) > Sep 25 20:51:16 rg ppp[227]: tun0: Phase: deflink: opening -> closed > ======================================================== > > ===================== messages log ===================== > > Sep 25 20:48:59 rg /kernel: CSN 1 Vendor ID: CSC0b35 [0x350b630e] > Serial 0xffffffff Comp ID: @@@0000 [0x00000000] > Sep 25 20:48:59 rg /kernel: CSN 2 Vendor ID: USR3090 [0x90307256] > Serial 0xcf87eaa9 Comp ID: @@@0000 [0x00000000] > Sep 25 20:48:59 rg /kernel: sio4: type 16550A > Sep 25 20:48:59 rg /kernel: sio4 (siopnp sn 0xcf87eaa9) at > 0x2f8-0x2ff irq 3 on isa > Sep 29 20:04:27 rg /kernel: > . > . > . > . > Sep 25 20:48:59 rg /kernel: sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa > Sep 25 20:48:59 rg /kernel: sio0: type 16550A > Sep 25 20:48:59 rg /kernel: sio1 not probed due to I/O address conflict > with sio4 at 0x2f8 > ========================================================= > > ================== kernel config file =================== > # Serial (COM) ports > device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 > device sio1 at isa? port "IO_COM2" tty irq 3 > device sio2 at isa? disable port "IO_COM3" tty irq 5 > device sio3 at isa? disable port "IO_COM4" tty irq 9 > ========================================================= > > My modem works in Linux just fine. /dev/modem -> /dev/ttyS1 (COM2). I > tried to tune it when recompiling kernel. No success. It's an internel > modem... > Hello, This is just for information. I also tried to set up ppp configuration before. But I see that some of the internal modems are not working under FreeBSD although they runs under Linux. I have no idea why. My US Robotics ISA 56k V.90 internal modem works just fine. But, with another Rockwell chipset 33.6k internal isa modem I get silo errors (my COM ports are type 16550A, too). Maybe sending your modem name and model helps? Regards, Ertan Kucukoglu ert@hotpop.com > > ~~~~~~~~~~~ ****** ~~~~~~~~~~~~ > > ONE more question: I have cs4236b soundcard, which was coming with my Dell > computer. It is supported in Linux kernel(working) and it is supposed > to be supported by freeBSD too. > > However, I am not able to configure it right. I added lines in kernel > config file: > > ==================== kernel config file =================== > #Soundcard cs4236b > controller snd0 > device css0 at isa? port 0x534 irq 5 drq 1 flags 0x08 > device opl0 at isa? port 0x388 > device mpu0 at isa? port 0x330 irq 6 drq 0 > device uart0 at isa? port 0x330 irq 5 > > ========================================================== > > ==================== messages log ======================== > Sep 29 19:56:37 rg /kernel: Probing for PnP devices: > Sep 29 19:56:37 rg /kernel: CSN 1 Vendor ID: CSC0b35 [0x350b630e] Serial > 0xffffffff Comp ID: @@@0000 [0x00000000] > . > . > . > Sep 29 20:04:28 rg /kernel: css0 not found at 0x534 > Sep 29 20:04:28 rg /kernel: opl0 at 0x388 on isa > Sep 29 20:04:28 rg /kernel: snd0: > Sep 29 20:04:28 rg /kernel: mpu0 at 0x330 irq 6 drq 0 on isa > Sep 29 20:04:28 rg /kernel: mpu0 not attached due to irq conflict with > fdc0 at 6 > Sep 29 20:04:28 rg /kernel: uart0 not found at 0x330 > ========================================================== > > In linux, that soundcard is supported by OSS in the kernel as cs4232. > > > > OK, that's all. PPP and sound are two thing I am not able to live > without. Please help me with it. I appreciete it. > > Weizhong > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message