Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 1998 06:00:03 +0100 (CET)
From:      Marc van Woerkom <marc@netcologne.de>
To:        freebsd-current@FreeBSD.ORG
Cc:        joki@kuebart.stuttgart.netsurf.de, hm@kts.org
Subject:   update visual kernel config
Message-ID:  <199811240500.GAA00789@oranje.my.domain>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811240500.GAA00789>