blob: 64b6a5ca5cf432221d3d3da0c39a78993ead9403 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
##############################################################################
# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
##############################################################################
# tulip ... de4x5, xircom_tulip_cb, dmfe (...) handle same devices
blacklist de4x5
# At least 2.4.3 and later xircom_tulip doesn't have that conflict
# xircom_tulip_cb
blacklist dmfe
|