cvs commit: src/sys/dev/ic i8251.h i8255.h src/sys/pc98/cbus sio.c

Takahashi Yoshihiro nyan at FreeBSD.org
Sun Sep 7 04:36:21 UTC 2008


nyan        2008-09-07 04:35:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ic           i8251.h 
    sys/pc98/cbus        sio.c 
  Added files:
    sys/dev/ic           i8255.h 
  Log:
  SVN rev 182835 on 2008-09-07 04:35:04Z by nyan
  
  - Cleanup i8251 related defines.
  - Move i8255 related defines into a separate file.
  
  Revision  Changes    Path
  1.3       +58 -51    src/sys/dev/ic/i8251.h
  1.1       +46 -0     src/sys/dev/ic/i8255.h (new)
  1.250     +32 -34    src/sys/pc98/cbus/sio.c


More information about the cvs-src mailing list