Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2002 10:37:51 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/pci psycho.c
Message-ID:  <200210161737.g9GHbp3t071367@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/10/16 10:37:51 PDT

  Modified files:
    sys/sparc64/pci      psycho.c 
  Log:
  Add "pci108e,8000" (psycho) and "pci108e,a000" (US-IIi sabre) to the list of
  recognized compat properties. This should make the psycho driver attach
  properly on SPARCengine Ultra AX machines.
  Switch to a table-driven logic to recognize the ID's, since their number
  is now large enough to justify this.
  
  These changes are analogous to those made in NetBSD r.1.35, but
  implemented a bit differently.
  
  Revision  Changes    Path
  1.16      +54 -37    src/sys/sparc64/pci/psycho.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?200210161737.g9GHbp3t071367>