From b31a3aa7fae4b45dac9d7557e3e296df1b8c71cd Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 10 Feb 2005 10:58:44 +0000 Subject: add various/serial category and thus add support for mice and modems connected to multiport serial cards --- kernel/list_modules.pm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'kernel/list_modules.pm') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 113953663..a92f810f4 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -196,11 +196,14 @@ our %l = ( char => [ if_(arch() =~ /ia64/, qw(efivars)), qw(hw_random applicom n_r3964 nvram pc110pad ppdev), - qw(mxser moxa isicom wdt_pci epca synclink istallion i810-tco sx), #- what are these??? + qw(wdt_pci i810-tco sx), #- what are these??? ], laptop => [ qw(i8k sonypi toshiba), ], + serial => [ + qw(8250_pci 8250 epca esp isicom istallion moxa mxser stallion sx synclink synclinkmp), + ], other => [ qw(defxx i810fb ide-floppy ide-scsi ide-tape loop lp nbd sg st), qw(parport_pc parport_serial), -- cgit v1.2.1