On Tue, 2005-04-12 11:42:31 -0500, Kilau, Scott <[email protected]> wrote in message <[email protected]>: > The JSM driver was forced to be stripped down when being submitted > to the kernel sources, and many extended features removed as so to be > included into the kernel, as the extended features added special ioctls > and special /proc (/sys for 2.6) files. There's a consensus that if there's *any* choice, new /proc files as well as new ioctls shall not be introduced. So if there's management needed (disclaimer: I don't own such a card), then this interface needs to be introduced as a generic interface, which might be used by any further drivers. We've just had this situation for some RAID cards, where the vendor wanted to introduce a (specific for his devices) interface. Either do it correct (as of best current practice), or don't do it at all. > > I didn't think that you would remove them. I read the posts and > > wondered *why* they wanted the management pieces removed. > > One reason to use the Digi products is for the sole fact that > > they *can* be diagnosed. > > I'm glad that Digi is still focused properly. > > I agree that committing the drivers to the main kernel > > is not the way to go if you are forced to remove dpa and ditty. Well, again, if this features can only used by your hardware (and there's proof that no other vendor will add these features *ever*), then an own interface is okay. But if there's a possibility that a different vendor *might* introduce these as well, then a generic interface needs to be build (with first of all only one user: your driver). > I will let the chips fall where they will, and clean up the mess that > will soon be introduced into my driver world. =) That's a plan. Good to head :-) MfG, JBG -- Jan-Benedict Glaw [email protected] . +49-172-7608481 _ O _ "Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg _ _ O fuer einen Freien Staat voll Freier Bürger" | im Internet! | im Irak! O O O ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
Attachment:
signature.asc
Description: Digital signature
- References:
- RE: Digi Neo 8: linux-2.6.12_r2 jsm driver
- From: "Kilau, Scott" <[email protected]>
- RE: Digi Neo 8: linux-2.6.12_r2 jsm driver
- Prev by Date: Re: ATI Radeon 9000 M9 mobitility troubles on linux 2.6
- Next by Date: Re: [PATCH] ppc64: very basic desktop g5 sound support (#2)
- Previous by thread: RE: Digi Neo 8: linux-2.6.12_r2 jsm driver
- Next by thread: RE: Digi Neo 8: linux-2.6.12_r2 jsm driver
- Index(es):