freebsd-nq/sys
Amancio Hasty c1224bb717 1.31 Randall Hopper <rhh@ct.picker.com>
submitted ioctl to clear the video buffer
                           prior to starting video capture
			   Amancio : clean up yuv12 so that it does not
                           affect rgb capture. Basically, fxtv after
                           capturing in yuv12 mode , switching to rgb
                           would cause the video capture to be too bright.
1.32                       disable inverse gamma function for rgb and yuv
                           capture. fixed meteor brightness ioctl it now
                           converts the brightness value from unsigned to
                           signed.
1.33                       added sysctl: hw.bt848.tuner, hw.bt848.reverse_mute,
                           hw.bt848.card
			   card takes a value from 0 to bt848_max_card
                           tuner takes a value from 0 to bt848_max_tuner
                           reverse_mute : 0 no effect, 1 reverse tuner
                           mute function some tuners are wired reversed :(
1998-05-16 07:07:10 +00:00
..
alpha libtcl expects to see ieeefp.h definitions through this header. 1998-05-13 22:40:42 +00:00
amd64 Disable the auto-Write Combining setup for the pmap code. This 1998-05-15 07:25:25 +00:00
compat Make a kernel version of the timer* functions called timerval* to be 1998-04-06 08:26:08 +00:00
compile
conf Convert socket structures to be type-stable and add a version number. 1998-05-15 20:11:40 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev 1.31 Randall Hopper <rhh@ct.picker.com> 1998-05-16 07:07:10 +00:00
fs Fix off by ane error in previous commit. 1998-05-09 09:36:38 +00:00
geom Slightly more correct initialisation of the new buf struct for soft-updates. 1998-03-09 20:39:26 +00:00
gnu In the words of the submitter: 1998-05-07 04:58:58 +00:00
i386 1.31 Randall Hopper <rhh@ct.picker.com> 1998-05-16 07:07:10 +00:00
isa The PnP code in 2.2.6 detects the Motorola ModemSurfer 56K, 1998-05-13 07:26:55 +00:00
isofs/cd9660 As described by the submitter: 1998-05-06 05:29:41 +00:00
kern Convert socket structures to be type-stable and add a version number. 1998-05-15 20:11:40 +00:00
libkern Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
miscfs In the words of the submitter: 1998-05-07 04:58:58 +00:00
modules The FreeBSD lkm design is aout specific. 1998-05-15 11:57:05 +00:00
msdosfs Fix off by ane error in previous commit. 1998-05-09 09:36:38 +00:00
net Fix an obvious parameter-order bogon. (Don't know what happened to 1998-05-15 20:02:47 +00:00
netatalk Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
netinet Convert socket structures to be type-stable and add a version number. 1998-05-15 20:11:40 +00:00
netipx Don't depend on "implicit int". 1998-05-01 18:30:02 +00:00
netkey Really make this compile.. 1998-04-06 05:11:42 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Add missing arg to vget().. Serves me right for committing a 2.2 patch to 1998-05-13 07:49:08 +00:00
nfsclient Add missing arg to vget().. Serves me right for committing a 2.2 patch to 1998-05-13 07:49:08 +00:00
nfsserver In the words of the submitter: 1998-05-07 04:58:58 +00:00
pc98 Sync with sys/i386conf/majors.i386 revision 1.42. 1998-05-14 12:42:11 +00:00
pccard Include pc98.h instead of isa.h when PC98 is defined. 1998-05-05 13:21:08 +00:00
pci 1.31 Randall Hopper <rhh@ct.picker.com> 1998-05-16 07:07:10 +00:00
posix4 Add C++ support. 1998-05-12 05:11:51 +00:00
powerpc/include
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi An effort to make SLICE/DEVFS play with SCSI. 1998-05-07 12:13:47 +00:00
sys 1.31 Randall Hopper <rhh@ct.picker.com> 1998-05-16 07:07:10 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Add missing splx() 1998-05-11 21:41:13 +00:00
vm Fix the shm panic. I mistakenly used the shadow_count to keep the object 1998-05-04 17:12:53 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00