freebsd-src/sys/dev
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
..
advansys Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
aic7xxx Add support to aicasm for "downloaded constants". These are immediate 1997-09-27 19:37:31 +00:00
ar Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
bktr 1.31 Randall Hopper <rhh@ct.picker.com> 1998-05-16 07:07:10 +00:00
ccd Slightly more correct initialisation of the new buf struct for soft-updates. 1998-03-09 20:39:26 +00:00
cy Protect against count of chars received being 0, which causes a panic 1998-03-18 20:52:28 +00:00
de merge benfor branch changes onto mainline. 1998-03-08 16:54:00 +00:00
dgb - breakage of the warnings about pessimized i/o port types. 1998-04-21 21:06:57 +00:00
dpt Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
ed Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
eisa Fix list corruption and memory leak that could occur when 1998-05-14 19:47:38 +00:00
en Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
ep Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
ex Removed unused #includes. 1998-03-28 13:25:01 +00:00
fdc There is no dump routine for fd so give it an explicit NULL entry 1998-05-06 23:35:36 +00:00
fe Removed unused #includes. 1998-03-28 13:25:01 +00:00
fxp Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
ic Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
ie Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
isp Support compiling with `gcc -ansi'. Just use __inline instead of inline. 1998-05-01 18:10:50 +00:00
joy Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
kbd Define CTL-ALT-ESC as the debug' key, CTL-ALT-SPACE as the suspend'key 1998-01-28 08:45:18 +00:00
lnc Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
mcd Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. 1998-01-24 02:54:56 +00:00
mse Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. 1998-01-24 02:54:56 +00:00
pci Add two workarounds for broken MP tables: 1998-04-01 21:07:37 +00:00
pcm/isa Add support for the Yamaha YMF-719. 1998-05-10 23:53:27 +00:00
pdq Removed unused #includes. 1998-02-20 13:11:54 +00:00
ppbus Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
ppc Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
rc Implement the spirit but not the letter of Terrys hot-char patch. 1998-02-13 12:46:28 +00:00
rp Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
scd Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
si Removed unused #includes. 1998-03-28 13:25:01 +00:00
sio The PnP code in 2.2.6 detects the Motorola ModemSurfer 56K, 1998-05-13 07:26:55 +00:00
slice Don't call a dump routine if there isn't one. (e.g. in floppy driver) 1998-05-06 23:32:48 +00:00
snp Don't depend on "implicit int" or bloat the data section in the 1998-02-20 13:46:58 +00:00
sound/isa Add support for the Yamaha YMF-719. 1998-05-10 23:53:27 +00:00
speaker Don't depend on "implicit int" or bloat the data section in the 1998-02-20 13:46:58 +00:00
sr Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
syscons Stop the screensaver before switching consoles. 1998-04-17 10:03:11 +00:00
tx Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
vn Add dump support to the DEVFS/slice code. 1998-05-06 22:14:48 +00:00
vx Add $Id$ 1998-02-21 05:35:02 +00:00
wl Removed unused #includes. 1998-02-20 13:11:54 +00:00