From owner-freebsd-stable Wed Jun 6 19:48:59 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ale.softcoin.com (ale.softcoin.com [209.11.133.210]) by hub.freebsd.org (Postfix) with ESMTP id 6E18337B40A for ; Wed, 6 Jun 2001 19:48:56 -0700 (PDT) (envelope-from mcomb@softcoin.com) Received: from softcoin.com (dyna-192.168.1.222.softcoin.com [192.168.1.222]) by ale.softcoin.com (8.11.0/8.11.0) with ESMTP id f553vHK09233 for ; Mon, 4 Jun 2001 20:57:18 -0700 Message-ID: <3B1C5989.1060504@softcoin.com> Date: Mon, 04 Jun 2001 21:01:13 -0700 From: Mike Comb User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.3-STABLE i386; en-US; rv:0.9) Gecko/20010525 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: umodem/Ricochet problems Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am not sure if this is the proper list for this. Please mail me privately if I should take this elsewhere. I am having problems with the umodem driver with a Ricochet GS USB modem under stable (built June 3). The modem is new so I don't know if this is a new problem. When the modem disconnects (ISP disconnects me or I go out of range) FreeBSD crashes with this output... ----------------------- Jun 4 19:35:14 grovelaptop /kernel: Fatal trap 12: page fault while in kernel mode Jun 4 19:35:14 grovelaptop /kernel: fault virtual address = 0x14 Jun 4 19:35:14 grovelaptop /kernel: fault code = supervisor read, page not present Jun 4 19:35:14 grovelaptop /kernel: instruction pointer = 0x8:0xc0176f87 Jun 4 19:35:14 grovelaptop /kernel: stack pointer = 0x10:0xc88f0d4c Jun 4 19:35:14 grovelaptop /kernel: frame pointer = 0x10:0xc88f0d64 Jun 4 19:35:14 grovelaptop /kernel: code segment = base 0x0, limit 0xfffff, type 0x1b Jun 4 19:35:14 grovelaptop /kernel: = DPL 0, pres 1, def32 1, gran 1 Jun 4 19:35:14 grovelaptop /kernel: processor eflags = interrupt enabled, resume, IOPL = 0 Jun 4 19:35:14 grovelaptop /kernel: current process = 485 (ppp) Jun 4 19:35:14 grovelaptop /kernel: interrupt mask = none Jun 4 19:35:14 grovelaptop /kernel: trap number = 12 Jun 4 19:35:14 grovelaptop /kernel: panic: page fault Jun 4 19:35:14 grovelaptop /kernel: Jun 4 19:35:14 grovelaptop /kernel: syncing disks... 10 4 Jun 4 19:35:14 grovelaptop /kernel: done Jun 4 19:35:14 grovelaptop /kernel: Uptime: 22m32s Jun 4 19:35:14 grovelaptop /kernel: Automatic reboot in 15 seconds - press a key on the console to abort ------------------- Can anyone tell me where to go from here? The kernel is basically GENERIC + umodem - NIC support. Please CC my on any replies as I am a digester. Thanks, -Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message