freebsd_amp_hwpstate/sys/dev/bktr
Amancio Hasty 647c4178bd Reviewed by: ahasty@freebsd.org
Submitted by:	Roger Hardiman <roger@cs.strath.ac.uk>
options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_PAL
in the kernel config file makes the driver's video_open() function
select PAL rather than NTSC. This fixed all the hangs on my
Dual Crystal card when using a PAL video signal.

As a result, you can loose the tsleep (of 2 seconds - now 0.25!!)
which I previously added. (Unless someone else wanted the 0.25
second tsleep).
1998-05-19 03:38:31 +00:00
..
bktr_core.c Reviewed by: ahasty@freebsd.org 1998-05-19 03:38:31 +00:00
bktr_reg.h 1.31 Randall Hopper <rhh@ct.picker.com> 1998-05-16 07:07:10 +00:00
ioctl_bt848.h 1.31 Randall Hopper <rhh@ct.picker.com> 1998-05-16 07:07:10 +00:00
ioctl_meteor.h Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00