Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 1998 07:13:16 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/scsi cd.c ch.c od.c pt.c sctarg.c sd.c st.c worm.c
Message-ID:  <199806171413.HAA29605@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/06/17 07:13:16 PDT

  Modified files:
    sys/scsi             cd.c ch.c od.c pt.c sctarg.c sd.c st.c 
                         worm.c 
  Log:
  Added used include of "ioconf.h" - don't depend on pollution in
  <sys/conf.h>.  I'm fixing isa interrupt handler configuration and
  this is just a quick fix to keep SCSI configuration unharmed.
  
  Revision  Changes    Path
  1.94      +3 -1      src/sys/scsi/cd.c
  1.47      +2 -1      src/sys/scsi/ch.c
  1.40      +3 -1      src/sys/scsi/od.c
  1.28      +3 -1      src/sys/scsi/pt.c
  1.26      +3 -1      src/sys/scsi/sctarg.c
  1.131     +3 -1      src/sys/scsi/sd.c
  1.89      +3 -1      src/sys/scsi/st.c
  1.57      +3 -1      src/sys/scsi/worm.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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