public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix two bugs in usb serial console
@ 2008-11-13  1:53 Kevin Hao
  2008-11-13  1:53 ` [PATCH 1/2] init tty kref in usb serial console setup Kevin Hao
  0 siblings, 1 reply; 6+ messages in thread
From: Kevin Hao @ 2008-11-13  1:53 UTC (permalink / raw)
  To: LKML; +Cc: gregkh, Alan Cox, linux-usb

Hi all,

1. we should init the kref of tty which used as a fake tty in usb
serial console setup function.

2. Fix can't open /dev/console bug when the console is a usb serial device.

With these two patches we can boot and login successfully on an Eee PC
with a pl2303 usb serial as console.

Thanks,
Kevin



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-11-14 22:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-13  1:53 [PATCH 0/2] fix two bugs in usb serial console Kevin Hao
2008-11-13  1:53 ` [PATCH 1/2] init tty kref in usb serial console setup Kevin Hao
2008-11-13  1:53   ` [PATCH 2/2] add device function for usb serial console Kevin Hao
2008-11-13 14:59     ` Sergei Shtylyov
2008-11-14  1:30       ` [PATCH v2] " Kevin Hao
2008-11-14 22:36     ` [PATCH 2/2] " Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox