From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HFveO-0005oq-CR for garchives@archives.gentoo.org; Sat, 10 Feb 2007 17:04:36 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1AH2qOR000637; Sat, 10 Feb 2007 17:02:52 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1AGwnE4028123 for ; Sat, 10 Feb 2007 16:58:49 GMT Received: by nf-out-0910.google.com with SMTP id c31so2954286nfb for ; Sat, 10 Feb 2007 08:58:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GuZgQSLP9ORFwcLnKODLBNFIWWyDV0SpBy5GKLkoqRc+uvfMQ4CjGkcWH0b2vGsnX3icw/BUonYDhPAXjAmk4FJ48rGUaHYnMf7JJjHzXhKdsKbP+vJ73k/WnA7NzTMzt+LPUx7N+FOZB5PGqH0sk2VHN7/X2yiuH6dAibU/mco= Received: by 10.82.178.11 with SMTP id a11mr6027030buf.1171126728705; Sat, 10 Feb 2007 08:58:48 -0800 (PST) Received: by 10.82.140.8 with HTTP; Sat, 10 Feb 2007 08:58:48 -0800 (PST) Message-ID: Date: Sat, 10 Feb 2007 17:58:48 +0100 From: "marco restelli" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] preventing a module from being loaded Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: fb83301b-036c-4ced-b450-b7ab9898f6b8 X-Archives-Hash: ae6ceeaef8374ae17c440f2e24855415 Hi list, I have just upgraded to udev-104-r9. Now, at boot, the module bcm43xx is loaded, while I have been using ndiswrapper. I have thus to do the following: modprobe -r ndiswrapper modprobe -r bcm43xx modprobe ndiswrapper My question is: how can I prevent bcm43xx from being loaded? (Adding bcm43xx to /etc/hotplug/blacklist does not seem to work.) Thank you Marco -- gentoo-user@gentoo.org mailing list