Date: Mon, 12 Feb 2001 20:05:57 +0100 From: Arjan.deVet@adv.iae.nl (Arjan de Vet) To: stable@freebsd.org Subject: Sound modules not compiled/installed by default? Message-ID: <20010212200557.A24758@adv.devet.org>
next in thread | raw e-mail | index | archive | help
Is there any reason why the sound modules are not compiled and installed on -stable? Index: Makefile =================================================================== RCS file: /home/freebsd/CVS/src/sys/modules/Makefile,v retrieving revision 1.110.2.21 diff -u -r1.110.2.21 Makefile --- Makefile 2001/01/02 23:11:52 1.110.2.21 +++ Makefile 2001/01/16 19:02:04 @@ -6,7 +6,7 @@ ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \ if_sl if_tap if_tun ip6fw ipfilter ipfw ispfw joy kernfs kue \ linux md mfs mii mlx msdos ncp pcn netgraph nfs ntfs nullfs \ - nwfs portal procfs rl sf sis sk ste syscons ti tl twe \ + nwfs portal procfs rl sf sis sk sound ste syscons ti tl twe \ ugen uhid ukbd ulpt umapfs umass umodem ums union usb uscanner \ vinum vn vpo vr wb wx xl Arjan -- Arjan de Vet, Eindhoven, The Netherlands <Arjan.deVet@adv.iae.nl> URL: http://www.iae.nl/users/devet/ for PGP key: finger devet@iae.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010212200557.A24758>