On Tue, 30 May 2000, Mike Smith wrote:
> This is still pretty straightforward, actually. Your problem is that
> you're looking at an API with *more* functionality, and you need to
> incorporate the superset. You'll typically find that everything your
> Linux driver does can be handled with a wrapper that's also busspace
> compatible.
And in fact, if your driver is well written in the first place, converting
to bus_space should only involve a couple of lines of code, plus the code
to manage the bus_space setup/teardown.
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever |
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message