Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 1999 07:38:26 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_vr.c if_vrreg.h if_rl.c if_rlreg.h
Message-ID:  <199902231538.HAA17947@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/02/23 07:38:26 PST

  Modified files:
    sys/pci              if_vr.c if_vrreg.h if_rl.c if_rlreg.h 
  Log:
  Add support for still more cheapo 10/100 cards: Delta Electronics and
  Addtron appear to have their own VIA Rhine II and RealTek 8139 boards
  with custom PCI vendor and device IDs. This commit updates the PCI
  vendor and device lists in the vr and rl drivers so that we can probe
  the additional devices.
  
  Found by: nosing around the PCI vendor and device code list at:
  	http://www.halcyon.com/scripts/jboemler/pci/pcicode
  
  Revision  Changes    Path
  1.9       +6 -2      src/sys/pci/if_vr.c
  1.3       +24 -4     src/sys/pci/if_vrreg.h
  1.12      +8 -3      src/sys/pci/if_rl.c
  1.5       +26 -6     src/sys/pci/if_rlreg.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?199902231538.HAA17947>