cvs commit: src/sys/dev/matcd creativeif.h matcd.c matcd_data.h matcd_isa.c matcddrv.h options.h

Matthew N. Dodd mdodd at FreeBSD.ORG
Tue Jun 17 07:38:22 PDT 2003


On Tue, 17 Jun 2003, Frank Durda IV wrote:
> [-]Please use the bus_space staff.
>
> And on what company/school staff would this person be on?
> Please elaborate.

inb()/outb() are not portable.  FreeBSD uses a mechanism borrowed from
NetBSD that hides the platform specifics behind a common API.

See mcd(4) and scd(4) for example.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter at jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |


More information about the cvs-all mailing list