Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kurt Van Dijck
Date: Friday, December 24, 2010 - 2:14 am

Marc,

A lot of your remarks do make sense, without further comment.
Some however, I'm not completely sure ...


On Thu, Dec 23, 2010 at 03:25:07PM +0100, Marc Kleine-Budde wrote:

Due to the independant driver design, I should
(CONFIG_CAN_SOFTING || CONFIG_CAN_SOFTINGCS)
for 'up', yes, but the lock stays. It protects the startup/shutdown
sequence too, ie. only 1 process enters the shutdown sequence.
I did not design the DPRAM layout. It's just the way it is ...
I did prefer to use structs in virtual memory, and this is the consequence.
no, there's no datasheet. I started from code released by Softing.
[...]
Is this a problem? Is it usefull to define the function with s16 arguments then?
I did an ioremap_nocache. Since it is unaligned, ioread/iowrite would render
a lot of statements.
(?) 
I'll do a search
Yep, threaded interrupt handler is something to look at ... later.
Not calling schedule was really annoying.

Thanks for your review,

Kurt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH net-next-2.6 1/2] can: add driver for Softing card, Kurt Van Dijck, (Thu Dec 23, 2:43 am)
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card, Marc Kleine-Budde, (Thu Dec 23, 7:25 am)
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card, Kurt Van Dijck, (Fri Dec 24, 2:14 am)
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card, Marc Kleine-Budde, (Fri Dec 24, 4:44 am)
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card, Marc Kleine-Budde, (Tue Jan 4, 3:54 am)
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card, Marc Kleine-Budde, (Tue Jan 4, 5:25 am)