Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2000 03:50:44 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 userconfig.c src/sys/i386/isa cy.c isa_device.h loran.c src/sys/pc98/i386 userconfig.c src/sys/pc98/pc98 if_ed.c
Message-ID:  <200001231150.DAA52469@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/01/23 03:50:44 PST

  Modified files:
    sys/i386/i386        userconfig.c 
    sys/i386/isa         cy.c isa_device.h loran.c 
    sys/pc98/i386        userconfig.c 
    sys/pc98/pc98        if_ed.c 
  Log:
  Clean up some more loose ends..
  isa_device->id_ri_flags and RI_FAST were not implemented and did nothing.
  The two drivers that were mistakenly thinking this was working were
  cy.c and loran.c - these should be converted to newbus.
  GC (garbage collect) isa_device->id_alive
  GC userconfig.c references to isa_device->id_scsiid (!).
  
  Revision  Changes    Path
  1.171     +2 -3      src/sys/i386/i386/userconfig.c
  1.97      +2 -2      src/sys/i386/isa/cy.c
  1.67      +1 -4      src/sys/i386/isa/isa_device.h
  1.26      +2 -5      src/sys/i386/isa/loran.c
  1.103     +2 -3      src/sys/pc98/i386/userconfig.c
  1.73      +2 -2      src/sys/pc98/pc98/if_ed.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?200001231150.DAA52469>