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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 23 May 2007 21:20:55 -0400
From:	David Hollis <dhollis@...ehollis.com>
To:	Greg KH <greg@...ah.com>
Cc:	Dave Jones <davej@...hat.com>, Jeff Garzik <jeff@...zik.org>,
	Chuck Ebbert <cebbert@...hat.com>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Chris Wright <chrisw@...s-sol.org>
Subject: Re: [stable] Wanted: Allow adding new device IDs during the	-stable
 cycle

On Tue, 2007-05-22 at 15:17 -0700, Greg KH wrote:

> > 
> > Theres more to this than just PCI IDs though.
> > ac97 ID updates, usb id updates, etc, etc.
> 
> USB ids also can be added through sysfs :)
> 

FWIW,

With the asix.c driver, you can't just add the USB IDs and have it work.
Each ID also needs to be told which driver structure to use, since the
driver itself supports three similar, but distinct chips.  Adding the
IDs to the driver itself is naturally trivial, but adding via sysfs or
the like doesn't work.  I would imagine that there are other drivers
that operate quite similarly.


-- 
David Hollis <dhollis@...ehollis.com>

-
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