Date: Tue, 5 Jul 2005 20:13:14 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/isa clock.c src/sys/i386/isa clock.c src/sys/pc98/cbus clock.c Message-ID: <200507052013.j65KDEYG027376@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-07-05 20:13:14 UTC
FreeBSD src repository
Modified files:
sys/amd64/isa clock.c
sys/i386/isa clock.c
sys/pc98/cbus clock.c
Log:
Remove a || 1 that crept into the i8254 commit and was subsequently
copied and pasted. I had actually tested without this change in my
trees as had the other testers.
Reported by: bde, Rostislav Krasny rosti dot bsd at gmail dot com
Approved by: re (scottl)
Pointy hat to: jhb
Revision Changes Path
1.221 +1 -1 src/sys/amd64/isa/clock.c
1.222 +1 -1 src/sys/i386/isa/clock.c
1.148 +1 -1 src/sys/pc98/cbus/clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507052013.j65KDEYG027376>
