Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 00:05:54 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccard if_xe.c if_xereg.h src/sys/conf files files.i386 src/sys/dev/xe if_xevar.h if_xe.c if_xereg.h
Message-ID:  <200001100805.AAA74401@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/01/10 00:05:54 PST

  Modified files:
    sys/conf             files files.i386 
    sys/dev/xe           if_xe.c if_xereg.h 
  Added files:
    sys/dev/xe           if_xevar.h 
  Removed files:
    sys/dev/pccard       if_xe.c if_xereg.h 
  Log:
  Move xe driver from dev/pccard to dev/xe.  Convert driver to newbus.
  Driver is not functional yet, but does compile.  Tests with xe cards
  indicates that it doesn't panic the machine when they are present, but
  fail to probe.  Interface help in the pcic/pccard layers are needed to
  complete this driver.
  
  Revision  Changes    Path
  1.314     +2 -2      src/sys/conf/files
  1.296     +1 -2      src/sys/conf/files.i386
  1.12      +314 -534  src/sys/dev/xe/if_xe.c
  1.5       +4 -8      src/sys/dev/xe/if_xereg.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?200001100805.AAA74401>