Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge of master.kernel.org:/home/rmk/linux-2.6-serial.git

+2
+2
drivers/serial/8250_pci.c
··· 1009 1009 * n = number of serial ports 1010 1010 * baud = baud rate 1011 1011 * 1012 + * This table is sorted by (in order): baud, bt, bn, n. 1013 + * 1012 1014 * Please note: in theory if n = 1, _bt infix should make no difference. 1013 1015 * ie, pbn_b0_1_115200 is the same as pbn_b0_bt_1_115200 1014 1016 */