From owner-freebsd-mobile Mon Sep 29 09:36:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA21125 for mobile-outgoing; Mon, 29 Sep 1997 09:36:54 -0700 (PDT) Received: from ns.mexcom.net (ns.mexcom.net [206.103.64.9]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA21116 for ; Mon, 29 Sep 1997 09:36:49 -0700 (PDT) Received: from sunix (eculp@sunix.mexcom.net [206.103.64.3]) by ns.mexcom.net (8.8.7/8.8.7) with SMTP id LAA12223 for ; Mon, 29 Sep 1997 11:34:19 -0500 (CDT) Message-ID: <342FD918.C24506C@mexcom.net> Date: Mon, 29 Sep 1997 11:36:40 -0500 From: Edwin Culp Organization: Mexico Communicates, S.C. X-Mailer: Mozilla 3.01Gold (X11; I; Linux 2.0.14 i586) MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: TI TM4000M 486DX4/75 24M ram Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have current running on my portable. I installed it with ppp. No problems. I recompiled my kernel with no problems and included the driver zp0 for my 3C589. No problem, started up and found the card but couldn't configure or route it. I went back and added crd0 support and devices pcic0 and pcic1. Wouldn't compile with both:-( Back to LINT and found Option LINT_PCCARD_HACK and added it. Compiled with a few warnings, that I have learned to ignore. Then it started-up fine until it got past the card that it, in theory configured correctly, and then hung on the next device opl0 with a message that it didn't support shared irq's. No problem took out opl0. This continued removing device after device until I got to npx0 :-) At this point, I give up. I'm sure I'm missing something very simple in the combination of drivers or with the instalation of PAO that I understand is only for 2.2.2 or before. Thanks for your help. Ed