Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 1998 16:35:06 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/share/man/man4/man4.i386 rl.4 src/sys/pci if_rl.c if_rlreg.h src/release/texts RELNOTES.TXT
Message-ID:  <199812070035.QAA06730@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1998/12/06 16:35:06 PST

  Modified files:
    share/man/man4/man4.i386 rl.4 
    sys/pci              if_rl.c if_rlreg.h 
    release/texts        RELNOTES.TXT 
  Log:
  if_rl.c: make a small tweak to properly handle the Accton MPX 5030/5038
           as a RealTek 8139
  if_rlreg.h: use bus_space_read_X() in CSR_READ_X() macros instead of
              directly calling inb()/outb() etc...
  rl.4 + RELNOTES.TXT: mention that SMC EtherEZ PCI 1211-TX is supported
                       by the RealTek driver
  
  Revision  Changes    Path
  1.5       +5 -4      src/share/man/man4/man4.i386/rl.4
  1.4       +15 -15    src/sys/pci/if_rl.c
  1.3       +12 -30    src/sys/pci/if_rlreg.h
  1.5       +3 -1      src/release/texts/RELNOTES.TXT

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?199812070035.QAA06730>