Re: [PATCH RESEND] max3100 driver

2007-12-28 Thread chri
ep increase in serial drivers. Everyone got their > new chips for xmas, eh? :) > > This year I was a bad boy so Santa brought me just a cheap uart. For next Xmas I hope in a WLAN chip or something like that. ;-) -- Christian Pellegrin, see http://www.evolware.org/chri/ "Real Pr

Re: [PATCH RESEND] max3100 driver

2007-12-28 Thread chri
drivers. Everyone got their new chips for xmas, eh? :) This year I was a bad boy so Santa brought me just a cheap uart. For next Xmas I hope in a WLAN chip or something like that. ;-) -- Christian Pellegrin, see http://www.evolware.org/chri/ Real Programmers don't play tennis, or any other sport

Re: [PATCH] max3100 driver

2007-12-17 Thread chri
rmmod (and so all of them toghether). Anyway the code I sent is ugly, I will correct and resend. > > Also you should synchronize_irq() after stopping them here. > I see. I guess I will have problems on suspending with serial activity otherwise. Thanks, -- Christian Pellegrin, see h

Re: [PATCH] max3100 driver

2007-12-17 Thread chri
of them toghether). Anyway the code I sent is ugly, I will correct and resend. Also you should synchronize_irq() after stopping them here. I see. I guess I will have problems on suspending with serial activity otherwise. Thanks, -- Christian Pellegrin, see http://www.evolware.org/chri/ Real

Re: [PATCH] max3100 driver

2007-12-12 Thread chri
platform_data = _plat_data, .irq= IRQ_EINT12, .max_speed_hz = 5*1000*1000, .chip_select= 0, }, }; ... spi_register_board_info(spi_board_info, ARRAY_SIZE(spi_board_info)); -- Christian Pellegrin, see http://www.evolware.org/chri/ "Real Progr

Re: [PATCH] netmos 9855 fix

2007-12-12 Thread chri
:02:00.0: ttyS1 at I/O 0xda00 (irq = 19) is a 16550A -- Christian Pellegrin, see http://www.evolware.org/chri/ "Real Programmers don't play tennis, or any other sport which requires you to change clothes. Mountain climbing is OK, and Real Programmers wear their climbing boots to work in case

Re: [PATCH] netmos 9855 fix

2007-12-12 Thread chri
at I/O 0xda00 (irq = 19) is a 16550A -- Christian Pellegrin, see http://www.evolware.org/chri/ Real Programmers don't play tennis, or any other sport which requires you to change clothes. Mountain climbing is OK, and Real Programmers wear their climbing boots to work in case a mountain should

Re: [PATCH] max3100 driver

2007-12-12 Thread chri
(spi_board_info)); -- Christian Pellegrin, see http://www.evolware.org/chri/ Real Programmers don't play tennis, or any other sport which requires you to change clothes. Mountain climbing is OK, and Real Programmers wear their climbing boots to work in case a mountain should suddenly spring up