Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2004 14:31:49 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files.i386 src/sys/i386/conf NOTES src/sys/i386/include spigot.h src/sys/i386/isa spigot.c
Message-ID:  <200403142231.i2EMVnvS045428@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004/03/14 14:31:49 PST

  FreeBSD src repository

  Modified files:
    sys/conf             files.i386 
    sys/i386/conf        NOTES 
  Removed files:
    sys/i386/include     spigot.h 
    sys/i386/isa         spigot.c 
  Log:
  The spigot driver uses the old COMPAT_ISA interface.  Retire it since
  that's going away soon.  Should someone reimplement it using modern
  APIs and can test the driver, it can return.
  
  Revision  Changes    Path
  1.475     +0 -1      src/sys/conf/files.i386
  1.1143    +0 -17     src/sys/i386/conf/NOTES
  1.6       +0 -97     src/sys/i386/include/spigot.h (dead)
  1.63      +0 -287    src/sys/i386/isa/spigot.c (dead)



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