Re: Refactoring MI devices in GENERIC and friends

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Allen Briggs
Date: Sunday, September 9, 2007 - 1:43 pm

On Sat, Sep 08, 2007 at 05:37:45PM -0400, Michael Lorenz wrote:

This is a bigger point that you might imagine...  I found when working
on PowerPC and ARM systems that drivers that have not been used on
sparc/macppc/alpha/etc., probably don't work on other architectures.
The reasons have been mentioned elsewhere in this thread.  I say
"probably" because in my experience, each of a half-dozen or so drivers
that I tried needed a tweak here or there when I put them in a PowerPC
(BE or bus_dmamap_sync) or evbarm (bus_dmamap_sync) system.

None of the problems that I saw would be caught by a compile--only by
trying to use the hardware.  I don't have a real problem with including
devices in a compile, but making the leap to "supported" or "expected
to run" would be unconscionable.

If we do include them, how do we communicate (amongst ourselves and with
users) which drivers have been actually used successfully on a given
platform?

-allen

-- 
Allen Briggs  |  http://www.ninthwonder.com/~briggs/  |  briggs@ninthwonder.com
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sat Sep 8, 6:33 am)
Re: Refactoring MI devices in GENERIC and friends, Quentin Garnier, (Sat Sep 8, 9:41 am)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sat Sep 8, 10:20 am)
Re: Refactoring MI devices in GENERIC and friends, Greg Troxel, (Sat Sep 8, 10:41 am)
Re: Refactoring MI devices in GENERIC and friends, Antti Kantee, (Sat Sep 8, 10:46 am)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sat Sep 8, 10:47 am)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sat Sep 8, 10:54 am)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sat Sep 8, 11:01 am)
Re: Refactoring MI devices in GENERIC and friends, David Holland, (Sat Sep 8, 11:07 am)
Re: Refactoring MI devices in GENERIC and friends, Antti Kantee, (Sat Sep 8, 11:07 am)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sat Sep 8, 11:37 am)
re: Refactoring MI devices in GENERIC and friends, matthew green, (Sat Sep 8, 12:31 pm)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sat Sep 8, 2:37 pm)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sat Sep 8, 2:38 pm)
re: Refactoring MI devices in GENERIC and friends, matthew green, (Sat Sep 8, 2:55 pm)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sat Sep 8, 4:20 pm)
re: Refactoring MI devices in GENERIC and friends, matthew green, (Sat Sep 8, 6:09 pm)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sat Sep 8, 6:14 pm)
Re: Refactoring MI devices in GENERIC and friends, Jachym Holecek, (Sun Sep 9, 4:55 am)
Re: Refactoring MI devices in GENERIC and friends, Quentin Garnier, (Sun Sep 9, 6:00 am)
Re: Refactoring MI devices in GENERIC and friends, Allen Briggs, (Sun Sep 9, 1:43 pm)
Re: Refactoring MI devices in GENERIC and friends, Michael Lorenz, (Sun Sep 9, 2:32 pm)
re: Refactoring MI devices in GENERIC and friends, matthew green, (Sun Sep 9, 2:34 pm)
Re: Refactoring MI devices in GENERIC and friends, Darren Reed, (Sun Sep 9, 7:41 pm)
Re: Refactoring MI devices in GENERIC and friends, Steven M. Bellovin, (Sun Sep 9, 7:49 pm)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Sun Sep 9, 8:58 pm)
Re: Refactoring MI devices in GENERIC and friends, Adam Hamsik, (Mon Sep 10, 1:31 am)
Re: Refactoring MI devices in GENERIC and friends, Bernd Ernesti, (Mon Sep 10, 3:33 pm)
Re: Refactoring MI devices in GENERIC and friends, Matthias Scheler, (Tue Sep 11, 4:54 am)
kernel config and modules, Andrew Doran, (Tue Sep 11, 6:35 am)
Re: kernel config and modules, Steven M. Bellovin, (Tue Sep 11, 7:02 am)
Re: Refactoring MI devices in GENERIC and friends, Joerg Sonnenberger, (Tue Sep 11, 7:49 am)
Re: kernel config and modules, Darren Reed, (Tue Sep 11, 8:48 am)
Re: kernel config and modules, Adam Hamsik, (Tue Sep 11, 1:03 pm)
Re: Refactoring MI devices in GENERIC and friends, Quentin Garnier, (Sat Sep 15, 8:32 am)