Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 1996 14:17:23 -0800 (PST)
From:      Guido van Rooij <guido>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pci if_vx_pci.c if_vx.c if_vxreg.h
Message-ID:  <199611042217.OAA05519@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
guido       96/11/04 14:17:23

  Added:       sys/pci   if_vx_pci.c
  Removed:     sys/pci   if_vx.c if_vxreg.h
  Log:
  New vx driver for:
  
          3COM 3C590 Etherlink III PCI,
          3COM 3C595 Fast Etherlink PCI,
          3COM 3C592 Etherlink III EISA,
          3COM 3C590 Fast Etherlink EISA,
          3COM 3C900 Etherlink XL PCI and
          3COM 3C905 Fast Etherlink XL PCI.
  
  This driver is based on OpenBSD's driver. I modified it to run under FreeBSd
  and made it actually work usefully.
  Afterwards, nao@tom-yam.or.jp (HAMADA Naoki) added EISA support as well as
  early support for 3C900 Etherlink XL PCI and 3C905 Fast Etherlink XL PCI.
  He also split up the driver in a bus independant and bus dependant parts.
  
  Especially the 3c59X support should be pretty stable now.
  
  Submitted by:	partly nao@tom-yam.or.jp (HAMADA Naoki)
  Obtained from:partly OpenBSD



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