]> git.neil.brown.name Git - history.git/commit
more fixes for sundance net driver:
authorJeff Garzik <jgarzik@mandrakesoft.com>
Thu, 19 Sep 2002 13:22:47 +0000 (09:22 -0400)
committerJeff Garzik <jgarzik@mandrakesoft.com>
Thu, 19 Sep 2002 13:22:47 +0000 (09:22 -0400)
commit7d42b087b682a4f4877b1ea2ec987dcb541fa1a3
tree78e4010508cd21ee0aba0e8ae6bc76191cfb680f
parente7e43f11c6faeb571d42a3eb756aefb8e0b0105f
more fixes for sundance net driver:
* default to PIO (fixes bugs in some chips), but add CONFIG_xxx option
  for MMIO
* proper support for variable MTU sizes
* add missing unregister_netdev in an error path
(with a kudos to Jason Lunz for merging most of this)
drivers/net/Config.help
drivers/net/Config.in
drivers/net/sundance.c