Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2002 10:11:33 +0000
From:      Doug Rabson <dfr@nlsystems.com>
To:        Marcel Moolenaar <marcel@freebsd.org>, Perforce Change Reviews <perforce@freebsd.org>
Subject:   Re: PERFORCE change 21719 for review
Message-ID:  <200212011011.33999.dfr@nlsystems.com>
In-Reply-To: <200211302059.gAUKxkZZ077084@repoman.freebsd.org>
References:  <200211302059.gAUKxkZZ077084@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Saturday 30 November 2002 8:59 pm, Marcel Moolenaar wrote:
> http://perforce.freebsd.org/chv.cgi?CH=21719
>
> Change 21719 by marcel@marcel_nfs on 2002/11/30 12:58:56
>
> 	Remove isa and BOOTP_*.
> 	Comment out sio.
>
> 	The UART hardware is not supported by the sio driver. It is
> 	probed with some hackery, but the sio driver is in essense
> 	too ISA/i386 oriented (pretty much like fb/vga/sc).

In what way? The sio driver itself just assumes that it can use 
bus_space to access a standard 16550 uart or similar. The bus 
attachment code (sio_isa, sio_pccard, sio_ebus etc.) contains any code 
which is bus-related. This driver works quite well on five different 
busses - what does the HP machine do that is different?

-- 
Doug Rabson				Mail:  dfr@nlsystems.com
					Phone: +44 20 8348 6160



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212011011.33999.dfr>