Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2001 20:06:58 -0600
From:      Warner Losh <imp@village.org>
To:        j mckitrick <jcm@FreeBSD-uk.eu.org>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: removing inb()/outb() from devices 
Message-ID:  <200105250206.f4P26wl39972@billy-club.village.org>
In-Reply-To: Your message of "Wed, 23 May 2001 17:15:39 BST." <20010523171539.A43898@dogma.freebsd-uk.eu.org> 
References:  <20010523171539.A43898@dogma.freebsd-uk.eu.org>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20010523171539.A43898@dogma.freebsd-uk.eu.org> j mckitrick writes:
: I'd like to finalize the newbus work by changing inb()/outb() calls to
: bus_space_write calls.  Is there a device where this has been partially done
: already?  I'd like to see the old and new styles, then i would fix the
: vpo/imm zip driver first, since i know that code well.  After that, i could
: start working my way through the tree.

Look at what I just did to the pcic_isa.c and pcic.c drivers wrt to
converting from using inb/outb to using bus_space routines.

Warner

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




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