commit | d4a1a7322c8c6b9899851f8358eb3842c67de6bc | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri May 06 15:41:11 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri May 06 15:41:11 2005 -0700 |
tree | b857cd417ab26a7afffd24de2ac340ff8eb2c384 | |
parent | 22490eb80ceb4ac07ef36fff253904fb4adf57f2 [diff] | |
parent | f1690f37a526d46aa4eb55e832346a531ba850dd [diff] |
Merge of master.kernel.org:/home/rmk/linux-2.6-serial.git
diff --git a/drivers/serial/8250_pci.c b/drivers/serial/8250_pci.c index f8d90d0..de54bdc 100644 --- a/drivers/serial/8250_pci.c +++ b/drivers/serial/8250_pci.c
@@ -1009,6 +1009,8 @@ * n = number of serial ports * baud = baud rate * + * This table is sorted by (in order): baud, bt, bn, n. + * * Please note: in theory if n = 1, _bt infix should make no difference. * ie, pbn_b0_1_115200 is the same as pbn_b0_bt_1_115200 */