Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 1999 23:26:45 -0700 (PDT)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa if_ex.c isa_compat.h
Message-ID:  <199910160626.XAA03472@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdodd       1999/10/15 23:26:45 PDT

  Modified files:
    sys/i386/isa         if_ex.c isa_compat.h 
  Log:
  - Convert this driver to newbus.
  - Generally clean things up.
  - PnP now supported.
  
  Will convert to bus_space, ifmedia and add a DEVICE_IDENTIFY() method
  for autodetection.  As it stands
  
  device ex0 at isa0
  
  should find a card if one is present.
  
  I feel less dirty now.
  
  Revision  Changes    Path
  1.21      +764 -526  src/sys/i386/isa/if_ex.c
  1.16      +1 -5      src/sys/i386/isa/isa_compat.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?199910160626.XAA03472>