summaryrefslogtreecommitdiff
path: root/etc/modprobe.d
AgeCommit message (Collapse)Author
2009-12-21Workaround issues with floppy formatting on some VM and hardwareStephen Hemminger
This is a known upstream kernel bug, but turning off DMA should solve majority of problem.
2009-12-21Move no copy break modprobe file to handle Debian Lintian warningStephen Hemminger
Future versions of modutils ignore files not named .conf, and latest Debian tools warn about that. Fix it before the bug happens.
2009-10-28Add copybreak option to all ether driversStephen Hemminger
Rest of Bug 4428
2009-08-27add no copybreak for more driversStephen Hemminger
2009-05-26Bugfix 4428: Disable copybreak in selected drivers to improve performance.Bob Gilligan