All, I'm trying to port the TGA/TGA2 driver from NetBSD to FreeBSD, and there is a function used throughout the code (bus_space_subregion()) that has a prototype defined in FreeBSD, but no code associated with it--does anyone know if there is a functional equivalent? Andrew Miklic To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: bus_space_subregion()? Andrew M. Miklic
- Re: bus_space_subregion()? Warner Losh