cvs commit: src/sys/sys serial.h

Marcel Moolenaar marcel at FreeBSD.org
Thu Feb 23 18:24:11 PST 2006


marcel      2006-02-24 02:24:10 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              serial.h 
  Log:
  MFp4:
  o  Add defines for the 5 interrupt sources typical for serial devices.
     These defines can be used for more finegrained interrupt handling
     between drivers that cooperatively handle multiple serial ports.
  o  Add defines for the various bitmasks applicable when all information
     is passed between drivers as a single integral.
  
  Revision  Changes    Path
  1.4       +21 -0     src/sys/sys/serial.h


More information about the cvs-src mailing list