lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <44CCB268.3080107@keyaccess.nl>
Date:	Sun, 30 Jul 2006 15:21:44 +0200
From:	Rene Herman <rene.herman@...access.nl>
To:	Simon White <s_a_white@...il.com>
CC:	linux-kernel@...r.kernel.org
Subject: Re: Driver model ISA bus

Rene Herman wrote:

> On the other hand, if you are really dead set against loading when
> you can't immediately drive something that's up to you as well -- you
> decide when to fail the match().

Oh, forgot to mention, if vice-versa you don't mind always loading you 
don't _have_ to supply a match() method at all.

Maybe you make your port/irq/dma parameter variables in the driver 
writable through sysfs or, heaven forbid, you do autoprobing meaning 
that there's nothing left that could not be fixed while the driver is 
loaded. If you don't provide a .match, your .probe is called always 
directly.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ