Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 20:25:05 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp_freebsd.c isp_freebsd.h isp_inline.h isp_pci.c isp_sbus.c
Message-ID:  <200207110325.g6B3P5A6008510@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2002/07/10 20:25:05 PDT

  Modified files:
    sys/dev/isp          isp_freebsd.c isp_freebsd.h isp_inline.h 
                         isp_pci.c 
  Added files:
    sys/dev/isp          isp_sbus.c 
  Log:
  'Support' for ISP SBus cards.
  
  This code does not imply that SBus cards work yet. They hang for me.
  But I can't netboot the latest snapshot on my ultra1e, and things
  hang at bus_setup_intr time.
  
  Since I'm offline for a while, I thought I'd toss this in in case somebody
  else who has a bit better luck wants to fart around with it. Please try
  and wait until I get back to check things in.
  
  Revision  Changes    Path
  1.81      +3 -1      src/sys/dev/isp/isp_freebsd.c
  1.66      +5 -0      src/sys/dev/isp/isp_freebsd.h
  1.27      +1 -0      src/sys/dev/isp/isp_inline.h
  1.84      +3 -8      src/sys/dev/isp/isp_pci.c
  1.1       +841 -0    src/sys/dev/isp/isp_sbus.c (new)

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?200207110325.g6B3P5A6008510>