Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Dec 1997 18:45:56 -0600
From:      Chris Csanady <ccsanady@bob.scl.ameslab.gov>
To:        "Justin T. Gibbs" <gibbs@plutotech.com>
Cc:        John-Mark Gurney <gurney_j@resnet.uoregon.edu>, hackers@FreeBSD.ORG
Subject:   Re: Bus/Processor specific I/O methods - was Re: Beginning SPARC port 
Message-ID:  <199712150045.SAA14933@bob.scl.ameslab.gov>
In-Reply-To: Your message of "Sun, 14 Dec 1997 11:44:51 MST." <199712141846.LAA10029@pluto.plutotech.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

FWIW, NetBSD has a couple of nice man pages on their bus stuff.  See
bus_space(9) and bus_dma(9).  It looks like a well abstracted interface,
and works on several architectures.  We really should be looking at ways
to make the BSD's more similar whenever possible.  Making the drivers
more portable would especially be nice.. so I think that this issue
definately deserves more thought.

Chris




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