Subject: Re: kernel config file changes
To: Robert Swindells <rjs@fdy2.demon.co.uk>
From: Jachym Holecek <freza@psi.cz>
List: port-hpcarm
Date: 06/30/2003 17:33:17
> > > What about just killing this #if? This code will not ever be built for
> > > mips or sh, it is an arm only file.
> 
> >Hmm, right. Following patch does the job (the same change goes for
> >ipaq_lcd.c, for consistency). Now I notice ipaq_lcd.c does not get
> >built, I'm going to have a look... JORNADA720 built fine.
> 
> [patch snipped]
> 
> Why not use bus_space_mmap() ?

Occured to me too, but I didn't want to make mechanical change.
If someone volunteers to test it, I think I could find time to
have a look at it by the end of the week or so... (don't have
a Jornada myself)

> The file is under hpcarm, but the SED1356 is used in a fair number
> of embedded designs. It would be useful IMHO to have a mi driver

Are they currently supported by NetBSD? Ie. is the code duplicated
somewhere?

	Regards,
		-- Jachym