cvs commit: src/sys/dev/exca excareg.h src/sys/dev/pccbb pccbb.c pccbbvar.h

Warner Losh imp at FreeBSD.org
Thu Jun 5 23:00:50 PDT 2003


imp         2003/06/05 23:00:49 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/exca         excareg.h 
    sys/dev/pccbb        pccbb.c pccbbvar.h 
  Log:
  Add two of three workarounds for interrupt storms for o2micro parts as
  obtained from o2micro.  These should only be needed for 'older'
  o2micro bridges (anything before the 7xxx series of bridges), but will
  work with the new bridges.
  
  # I don't plan on porting it to oldcard, but will happily commit to
  # oldcard if someone else needs them.
  
  Revision  Changes    Path
  1.4       +7 -0      src/sys/dev/exca/excareg.h
  1.73      +144 -14   src/sys/dev/pccbb/pccbb.c
  1.16      +1 -0      src/sys/dev/pccbb/pccbbvar.h


More information about the cvs-all mailing list