Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 1996 09:25:33 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pci aic7870.c
Message-ID:  <199605121625.JAA28218@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       96/05/12 09:25:33

  Modified:    sys/pci   aic7870.c
  Log:
  Fix a brain-o.  The scratch ram on aic78X0 controllers is initialized to 0x00
  not 0xff after POST, so test for that when trying to determine if a BIOS
  intialized the card for us.
  
  Revision  Changes    Path
  1.33      +2 -2      src/sys/pci/aic7870.c



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