From owner-freebsd-current Mon Nov 23 20:59:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA05913 for freebsd-current-outgoing; Mon, 23 Nov 1998 20:59:07 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05905 for ; Mon, 23 Nov 1998 20:59:05 -0800 (PST) (envelope-from marc@netcologne.de) Received: from oranje.my.domain (dial10-44.netcologne.de [195.14.235.44]) by mail2.netcologne.de (8.8.8/8.8.8) with ESMTP id FAA13021; Tue, 24 Nov 1998 05:58:58 +0100 (MET) X-Ncc-Regid: de.netcologne Received: (from marc@localhost) by oranje.my.domain (8.9.1/8.9.1) id GAA00789; Tue, 24 Nov 1998 06:00:03 +0100 (CET) (envelope-from marc) Date: Tue, 24 Nov 1998 06:00:03 +0100 (CET) Message-Id: <199811240500.GAA00789@oranje.my.domain> From: Marc van Woerkom To: freebsd-current@FreeBSD.ORG CC: joki@kuebart.stuttgart.netsurf.de, hm@kts.org Subject: update visual kernel config Reply-to: van.woerkom@netcologne.de Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I put this in my local /sys/i386/i386/userconfig.c *** userconfig.c.orig Tue Nov 24 02:54:11 1998 --- userconfig.c Tue Nov 24 05:38:49 1998 *************** *** 355,360 **** --- 355,361 ---- {"lpt", "Parallel printer port", 0, CLS_COMMS}, {"ppc", "Parallel Port chipset", 0, CLS_COMMS}, {"gp", "National Instruments AT-GPIB/TNT driver", 0, CLS_COMMS}, + {"isic", "Siemens chipset based CCITT I.430 ISDN driver", 0, CLS_COMMS}, {"mse", "Microsoft Bus Mouse", 0, CLS_INPUT}, {"psm", "PS/2 Mouse", 0, CLS_INPUT}, *************** *** 377,382 **** --- 378,384 ---- {"mpu", "Roland MPU401 MIDI", 0, CLS_MMEDIA}, {"sscape", "Ensoniq Soundscape MIDI interface", 0, CLS_MMEDIA}, {"sscape_mss", "Ensoniq Soundscape PCM", 0, CLS_MMEDIA}, + {"es", "Ensoniq ES1370 & AK4531 PCM (Audio PCI)", FLG_IMMUTABLE, CLS_MMEDIA}, {"uart", "6850 MIDI UART", 0, CLS_MMEDIA}, {"pca", "PC speaker PCM audio driver", FLG_FIXED, CLS_MMEDIA}, {"ctx", "Coretex-I frame grabber", 0, CLS_MMEDIA}, Regards, Marc (CCed to the authors of these fine drivers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message