Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 1998 20:38:42 -0700 (PDT)
From:      Amancio Hasty <ahasty@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci brooktree848.c
Message-ID:  <199805190338.UAA23459@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ahasty      1998/05/18 20:38:37 PDT

  Modified files:
    sys/pci              brooktree848.c 
  Log:
  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).
  
  Revision  Changes    Path
  1.38      +35 -6     src/sys/pci/brooktree848.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805190338.UAA23459>