Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 06:23:58 -0800 (PST)
From:      Takeshi Shibagaki <shiba@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/xe if_xe.c if_xe_pccard.c if_xevar.h
Message-ID:  <200202201423.g1KENwL50588@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

shiba       2002/02/20 06:23:58 PST

  Modified files:
    sys/dev/xe           if_xe.c if_xevar.h 
  Added files:
    sys/dev/xe           if_xe_pccard.c 
  Log:
  Update xe driver to probe and attach in a NEWCARD kernel.
  And separate probe and attach routine for PC Card from if_xe.c
  to if_xe_pccard.c.
  
  Reviewed by: imp
  
  Revision  Changes    Path
  1.29      +4 -311    src/sys/dev/xe/if_xe.c
  1.1       +358 -0    src/sys/dev/xe/if_xe_pccard.c (new)
  1.3       +5 -1      src/sys/dev/xe/if_xevar.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?200202201423.g1KENwL50588>