Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 1999 23:15:34 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pcic i82365_isa.c i82365_isasubr.c i82365_isavar.h
Message-ID:  <199911290715.XAA15374@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1999/11/28 23:15:34 PST

  Modified files:
    sys/dev/pcic         i82365_isa.c i82365_isasubr.c 
                         i82365_isavar.h 
  Log:
  Reconnect probing of the width of the isa bus, calling pcic_attach and
  pcic_attach_sockets.  Rework bus width probe mapping and unmapping to
  use the newbus bus_{allocate,release}_resource with a rid of 1 to work
  on FreeBSD.  Remove a few now unneeded #includes.
  
  Revision  Changes    Path
  1.6       +3 -8      src/sys/dev/pcic/i82365_isa.c
  1.4       +30 -33    src/sys/dev/pcic/i82365_isasubr.c
  1.3       +2 -3      src/sys/dev/pcic/i82365_isavar.h



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?199911290715.XAA15374>