Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2000 23:54:33 -0700 (PDT)
From:      Noriaki Mitsunaga <non@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/defaults pccard.conf src/sys/dev/ncv ncr53c500_pccard.c src/sys/dev/nsp nsp_pccard.c
Message-ID:  <200010290654.XAA82419@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
non         2000/10/28 23:54:33 PDT

  Modified files:
    etc/defaults         pccard.conf 
    sys/dev/ncv          ncr53c500_pccard.c 
    sys/dev/nsp          nsp_pccard.c 
  Log:
  Change flags of ncv and nsp driver. Both were conflicted with the flags
  used in lower layer (scsi_low.c).
  
  The flag of ncv for KME KXLC004 was chaged from 0x1 to 0x100.
  The flag of nsp for PIO mode was chaged from 0x1 to 0x100.
  
  Revision  Changes    Path
  1.147     +3 -3      src/etc/defaults/pccard.conf
  1.2       +2 -2      src/sys/dev/ncv/ncr53c500_pccard.c
  1.2       +2 -2      src/sys/dev/nsp/nsp_pccard.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?200010290654.XAA82419>