Re: odd behavior on select() after shutdown()

2010-05-17 Thread Yoshihiko Sarumaru
Hi, 2010/5/18 Kostik Belousov : > On Tue, May 18, 2010 at 01:08:50AM +0900, Yoshihiko Sarumaru wrote: >> Hi all, >> >> Select(2) has three arguments to get socket status for read, write and >> except. >> After upgrading to 8.0-RELEASE, select() after shutdown(SH

odd behavior on select() after shutdown()

2010-05-17 Thread Yoshihiko Sarumaru
Hi all, Select(2) has three arguments to get socket status for read, write and except. After upgrading to 8.0-RELEASE, select() after shutdown(SHUT_WR) returns with the status exceptfds is set. It means out-of-bound data can be read from the socket, but recv() with OOB flag returns ECONNRESET, and

6.3-RELEASE can not mount root on Cyrix 5530 ATA33 controller

2008-01-23 Thread Yoshihiko Sarumaru
Hello, I updated my Geode GX1 PC from RELENG_6_2 to RELENG_6_3 and found root mount failed after reboot. This problem was caused by a change to ata-pci.c to pick up wider old ata controller as ata-pci devices at ata_legacy() function, and roll backing that file resolved this problem for me. I'm n

Re: HEADSUP!!! USB MFC committed..

2004-03-08 Thread Yoshihiko Sarumaru
t umass.ko, it wouldn't panic at all. Off cource in that case, load umodem and plug USB modem causes panic (load umodem but not plug USB modem doesn't cause panic). So maybe the answer for you question is yes. -- Yoshihiko Sarumaru mail: [EMAIL PROTECTED] web: http://www.imasy

sys/modules/aic7xxx/aicasm breaks buildworld with MODULES_WITH_WORLD=true

2002-09-02 Thread Yoshihiko SARUMARU
o far. Does MODULES_WITH_WORLD is obsoleted or my /usr/src is something wrong? Best regards, -- Yoshihiko SARUMARU mail: [EMAIL PROTECTED] web: http://www.imasy.or.jp/~mistral/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message