From owner-freebsd-questions Sat Apr 22 7:58: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from socrates.nmia.com (socrates.nmia.com [198.59.166.170]) by hub.freebsd.org (Postfix) with SMTP id 65C6137B936 for ; Sat, 22 Apr 2000 07:57:57 -0700 (PDT) (envelope-from ripper@nmia.com) Received: from plato.nmia.com(really [198.59.166.165]) by socrates.nmia.com via sendmail with smtp id for ; Sat, 22 Apr 2000 08:57:56 -0600 (MDT) (Smail-3.2.0.106 1999-Mar-31 #3 built 1999-Apr-19) Received: by plato.nmia.com id m12j1M4-0011c0C; Sat, 22 Apr 2000 08:57:56 -0600 (MDT) Message-Id: Subject: /dev/cuaa3 not being detected. To: freebsd-questions@freebsd.org Date: Sat, 22 Apr 2000 08:57:56 -0600 (MDT) From: "Ross A Lippert" X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG /dev/cuaa3 isn't being detected on boot. My modem is there, so I cannot ppp from my bsd side. Basic message: stty -f /dev/cuaa3 -a "Bad file name" (paraphrasing from my short term memory) bsd is detecting the mouse at COM0 and something I don't recognize at COM1 (speed is 9600 if that is a clue). Booting to linux confirmed the first two COMs and showed the modem on COM3. There was an odd thing in the linux dmesg: ttyS0 at 0x03f8 (irq = 4) is a 16550A ttyS1 at 0x02f8 (irq = 3) is a 16550A ttyS3 at 0x02e8 (irq = 3) is a 16550A (where ttyS == cuaa -- I'd give the bsd dmesg too if it didn't require two reboots) Could I have had an IRQ conflict all this time and just not noticed? -r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message