Voices from the Open Source Revolution

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Voices from the Open Source Revolution
# 1  
Old 03-26-2002
Voices from the Open Source Revolution

LINK
Open Sources: Voices from the Open Source Revolution

http://www.oreilly.com/catalog/opens...k/kirkmck.html

Twenty years of Berkeley Unix (AT&T)
From: AT&T
By: Marshall Kirk McKusick

Early History, Early distribution, VAX Unix, DARPA Support, BSD, LAW Suit Etc.
A Complete Journal. Check it out
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Open Source

Hi Friends I'm new to this UNIX - I'm working on the porting project from Solaris To Linux i just want to map some commands from solaris to Linux so can any one please tell me how to get the source code of the commands like "ls", "cu", "du" Regards sabee (1 Reply)
Discussion started by: sabee.prakash
1 Replies

2. Cybersecurity

is open source more secure ?

Hi Guys, I'd like to know your opinion. A friend of mine claims, an open source OS like linux is more secure than a closed one like AIX because 'if he is hacked, he can do countermeasures'. I believe the opposite is the case - it's more secure if not everybody knows the kernel and is able to... (6 Replies)
Discussion started by: zxmaus
6 Replies

3. UNIX for Dummies Questions & Answers

what is the best open source antispam?

Hello what is the best open source antispam? Thanks http://www.linuxforums.org/forum/images/smilies/icon_smile.gif (1 Reply)
Discussion started by: mohammadmahdi
1 Replies

4. UNIX for Dummies Questions & Answers

open source antivirus

Hello What is the best open source anti virus? Thanks (4 Replies)
Discussion started by: mohammadmahdi
4 Replies

5. IP Networking

Open Source NMS

Hello there, I wanted to know the members' opinion about the best open source network management software which uses a web browser to show its interface and results. I am interested in the software for both windows and Linux OSs. Thanks. (4 Replies)
Discussion started by: Jawwad
4 Replies

6. Post Here to Contact Site Administrators and Moderators

open source for the forum

This is a slick looking forum. Any chance on making the code for the forum open source? (1 Reply)
Discussion started by: ecupirate1998
1 Replies
Login or Register to Ask a Question
SND_ENVY24HT(4) 					   BSD Kernel Interfaces Manual 					   SND_ENVY24HT(4)

NAME
snd_envy24ht -- VIA Envy24HT and compatible bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_envy24ht device snd_spicds Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_envy24ht_load="YES" DESCRIPTION
The snd_envy24ht bridge driver allows the generic audio driver sound(4) to attach to VIA Envy24HT (ICE1724 or VT1724 chipset) and compatible audio devices. HARDWARE
The snd_envy24ht driver supports the following audio devices: o Audiotrak Prodigy 7.1 o Audiotrak Prodigy 7.1 LT o Audiotrak Prodigy 7.1 XT o Audiotrak Prodigy HD2 o ESI Juli@ o M-Audio Audiophile 192 o M-Audio Revolution 5.1 o M-Audio Revolution 7.1 o Terratec Aureon 5.1 Sky o Terratec Aureon 7.1 Space o Terratec Aureon 7.1 Universe o Terratec PHASE 22 o Terratec PHASE 28 Only analog playback is supported. Recording and other features of these cards are not supported. SEE ALSO
sound(4) HISTORY
The snd_envy24ht device driver first appeared in FreeBSD 6.3. AUTHORS
The snd_envy24ht driver was written by Konstantin Dimitrov based upon the snd_envy24(4) driver. This manual page was written by Alexander Leidinger <netchild@FreeBSD.org>. BSD
June 1, 2014 BSD