Date: Wed, 23 May 2001 17:15:39 +0100 From: j mckitrick <jcm@FreeBSD-uk.eu.org> To: freebsd-hackers@freebsd.org Subject: removing inb()/outb() from devices Message-ID: <20010523171539.A43898@dogma.freebsd-uk.eu.org>
next in thread | raw e-mail | index | archive | help
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. jcm -- "I drank WHAT ?!" - Socrates 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?20010523171539.A43898>