Skip to content

Commit

Permalink
Merge of master.kernel.org:/home/rmk/linux-2.6-serial.git
Browse files Browse the repository at this point in the history
  • Loading branch information
Linus Torvalds committed May 6, 2005
2 parents 22490eb + f1690f3 commit d4a1a73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/serial/8250_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1009,6 +1009,8 @@ get_pci_irq(struct pci_dev *dev, struct pci_board *board, int idx)
* 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
*/
Expand Down

0 comments on commit d4a1a73

Please sign in to comment.