_skip(), since it provides the
> same functionality. Sharing code should help cache issues.
>
> Remove in_cksum_partial, since its not being used, and we now have
> a way to compute partial checksums on mbuf chains.
in_cksum function was removed and change into macro.
--- in sys/i386/include/in_cksum.h
#define in_cksum(m, len)in_cksum_skip(m, len, 0)
---
It needs to some code to compile with those options...
MIHIRA Yoshiro
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
36/Xbin.tgz
ftp://current.FreeBSD.org/pub/FreeBSD/current/XF86336/FILES
By the way, Xbin.tgz in ISO-IMAGES/4.0-2214-CURRENT was
solved this problem. I think we replace Xbin.tgz from ISO-IMAGES into
current.FreeBSD.org.
Thank you
MIHIRA Yoshiro
Yokohama, Japan.
To Unsubscribe: send mail to [EMAIL
no avail.
>> >
>> >device pcm0 at isa? port? irq 5 drq 1 flags 0x0
>> >
>> >device pcm0 at isa? port? irq 5 drq 1 flags 0x15
>> >
>> > Any assistance in this matter would be greatly appreciated.
>>
>> Have you tr
not work without DHCP.
For example, when /etc/pccard.conf had ed0 in config line, but kernel
refused this name and said
-
related file:
/usr/sbin/pccardd
/usr/include/pccard/cardinfo.h
your kernel
# Do we have to add this changes to UPDATING file?
MIHIRA Yoshiro
Yoko
FreeBSD, because it's need pthread_cancel.
xmovie
http://heroine.linuxbox.com/xmovie.html
MIHIRA Yoshiro
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
>> Thanks for the patch; I'll try it. I have the ESS 1868 isa card. The
>> problem I'm having isn't really volume problems. When I use RealPlayer
>> 5.0, certain realaudio clips play through extremely fast, and I can hear
>> the sound in bursts along the way. The speed/sample rate itself doe
[EMAIL PROTECTED] wrote:
>> I believe the ESS drivers weren't committed to 4.0-current yet. When I
>> grep ' ESS ' in /sys/i386/isa/sound, the only thing I can come up with is
>> the ESS support that was in the old voxware sound code. Sanpei, who is
>> developing the ESS sound drivers, says the
[EMAIL PROTECTED] wrote:
>>
>> As far as I know, rc.shutdown doesn't get run unless you go to single
>> user mode (for example, 'shutdown -h now' will not cause init to run
>> rc.shutdown).
I think FreeBSD-current was fixed and everytime run rc.shutdown.
SEE GNATS DB bin/12093.
http://www.fr