Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 1997 11:20:57 -0800 (PST)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pccard pcic.c
Message-ID:  <199702181920.LAA23095@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        97/02/18 11:20:55

  Modified:    sys/pccard  pcic.c
  Log:
  Try to make the BROKEN_VLSI chipset detection better, and not break
  non-broken chipssets whose ID is 0x84, such as the one found in the NEC
  6030H.
  
  > The code relies on the assumption that on a genuine_broken vlsi, you
  > don't get 0x84 when probing slot 1 in the normal location.  On the versa I
  > do get 0x84 when probing slot 1 in the normal location.  What you get on
  > genuine_broken at the normal slot 1 location is unknown to me;
  
  Submitted by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
  
  Revision  Changes    Path
  1.31      +8 -2      src/sys/pccard/pcic.c



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