From owner-p4-projects Sun Dec 1 2:11:40 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 2799D37B404; Sun, 1 Dec 2002 02:11:39 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B14CD37B401; Sun, 1 Dec 2002 02:11:38 -0800 (PST) Received: from herring.nlsystems.com (mailgate.nlsystems.com [62.49.251.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D6F243EB2; Sun, 1 Dec 2002 02:11:37 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by herring.nlsystems.com (8.12.6/8.12.6) with ESMTP id gB1ABYOH011960; Sun, 1 Dec 2002 10:11:34 GMT (envelope-from dfr@nlsystems.com) Content-Type: text/plain; charset="iso-8859-1" From: Doug Rabson To: Marcel Moolenaar , Perforce Change Reviews Subject: Re: PERFORCE change 21719 for review Date: Sun, 1 Dec 2002 10:11:33 +0000 User-Agent: KMail/1.4.3 References: <200211302059.gAUKxkZZ077084@repoman.freebsd.org> In-Reply-To: <200211302059.gAUKxkZZ077084@repoman.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200212011011.33999.dfr@nlsystems.com> X-Spam-Status: No, hits=-7.7 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT,USER_AGENT_KMAIL version=2.41 Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday 30 November 2002 8:59 pm, Marcel Moolenaar wrote: > http://perforce.freebsd.org/chv.cgi?CH=3D21719 > > Change 21719 by marcel@marcel_nfs on 2002/11/30 12:58:56 > > =09Remove isa and BOOTP_*. > =09Comment out sio. > > =09The UART hardware is not supported by the sio driver. It is > =09probed with some hackery, but the sio driver is in essense > =09too ISA/i386 oriented (pretty much like fb/vga/sc). In what way? The sio driver itself just assumes that it can use=20 bus_space to access a standard 16550 uart or similar. The bus=20 attachment code (sio_isa, sio_pccard, sio_ebus etc.) contains any code=20 which is bus-related. This driver works quite well on five different=20 busses - what does the HP machine do that is different? --=20 Doug Rabson=09=09=09=09Mail: dfr@nlsystems.com =09=09=09=09=09Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message