Re: Direct access to hadware



In message: <9dd63e580603271523p2571f66cye1230815de021bd1@xxxxxxxxxxxxxx>
Eder <ederbsd@xxxxxxxxx> writes:
: I would like to know if exite some header ".h" in FreeBSD so
: that I can make a direct access to hadware in machine with C.

Yes. There is. However, without knowing what you want to do, it is
impossible to recommend which one of the many .h files can enable this
functionality. What's your hardware look like that you wish to get
access to. One caveat: unless you have a driver, you can't have a
interrupt.

Warner
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Direct access to hadware
    ... I would like to know if exite some header ".h" in FreeBSD so ... that I can make a direct access to hadware in machine with C. ...
    (freebsd-hackers)
  • Re: format of unformatted file??
    ... it is not true that there "must" be some header or something. ... It is possible to put non-text data in a formatted file. ... The above heuristic applies only to sequential files. ... question might be direct access, then pretty much all bets are off. ...
    (comp.lang.fortran)
  • Re: Altering the beginning of a file
    ... > I have a code which outputs data to a file as it runs. ... > like to be able to put that information in the file header. ... > tried rewinding, but that deletes all of the information already saved, ... be read using direct access, ...
    (comp.lang.fortran)
  • Re: Portable record length
    ... The header contains 16 and 32 bit integer and 32 bit floating ... Direct access has fixed length records, ... This is not an issue as I have to conform to a format specification. ...
    (comp.lang.fortran)