[LWN Logo]

Date:	Tue, 30 May 2000 18:27:23 -0400
From:	Jeff Garzik <jgarzik@mandrakesoft.com>
To:	Linux Kernel Mailing List <linux-kernel@vger.rutgers.edu>
Subject: Announce:  driver updates (8139too, tulip, via82cxxx_audio)

The via82cxxx_audio, tulip, and 8139too drivers have been updated.  The
new versions may be downloaded from

	http://gtf.org/garzik/drivers/

ChangeLogs:

via82cxxx_audio driver for Via 686 embedded audio devices.  Version
1.1.7 changes:
* Fix module unload bug where mixer device left registered
  after driver exit


8139too driver for RealTek 8139-based NICs.  Version 0.9.6 changes:
* Fix 4-extra-bytes bug
  (thanks to Markus Westergren, via Santiago Garcia Mantinan)
* Yet more improved chip recognition


Tulip driver for Digital/Intel 21x4x-based NICs.  Version 0.9.5 changes:
* HPPA support (willy@puffingroup)
* CSR6 bits and tulip.h cleanup (Chris Smith)
* Improve debugging messages a bit
* Add delay after CSR13 write in t21142_start_nway
* Remove unused ETHER_STATS code
* Convert 'extern inline' to 'static inline' in tulip.h (Chris Smith)
* Update DS21143 support flags in tulip_chip_info[]
* Use spin_lock_irq, not _irqsave/restore, in tulip_start_xmit()
* Add locking to set_rx_mode()
* Fix race with chip setting DescOwned bit (Hal Murray)
* Request 100% of PIO and MMIO resource space assigned to card
* Remove error message from pci_enable_device
failure                                                                   

-- 
Jeff Garzik              | Liberty is always dangerous, but
Building 1024            | it is the safest thing we have.
MandrakeSoft, Inc.       |      -- Harry Emerson Fosdick

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/