g_io_request: usb related crash

2007-12-24 Thread Andriy Gapon
any interest in this. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: reduce verboseness for certain scsi error

2007-12-24 Thread Andriy Gapon
of 6.2 release. -- Andriy Gapon --- sys/cam/scsi/scsi_all.h.orig Fri Dec 21 17:52:50 2007 +++ sys/cam/scsi/scsi_all.h Fri Dec 21 17:57:29 2007 @@ -90,6 +90,7 @@ typedef enum { * and text. */ SSQ_PRINT_SENSE = 0x0800, + SSQ_PRINT_SENSE_VERBOSE = 0x1000, SSQ_MASK = 0xff00

reduce verboseness for certain scsi error

2007-12-21 Thread Andriy Gapon
and proper regardless of hald. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

mounted cd, tray locking, cdcontrol

2007-12-20 Thread Andriy Gapon
with a terse description is already opened for the above behavior of acd: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/118779 -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: [FreeBSD 7.0-BETA1 and beyound] Rescue environment is non-functional on AMD64/Intel64

2007-11-09 Thread Andriy Gapon
to be documented in the Handbook. Just my 2c. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: [FreeBSD 7.0-BETA1 and beyound] Rescue environment is non-functional on AMD64/Intel64

2007-11-08 Thread Andriy Gapon
results, mostly links to the ISOs. So until now I was puzzled about the purpose of those ISOs and their difference to disk1 live fs functionality. Yes, I am a newcomer from i386 to amd64. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http

Re: Mounting smbfs as user?

2007-10-19 Thread Andriy Gapon
, on the other hand it indicates a problem in iconv internal workings and this should be considered a bug as this breaks a user-mount feature. Probably a PR is due here, I was just too lazy to open it when I first hit the problem. -- Andriy Gapon ___ freebsd-stable

WITHOUT_LIB32 in RELENG_6

2007-10-17 Thread Andriy Gapon
It seems that WITHOUT_LIB32 is not documented neither in make.conf(5) nor in make.conf under examples in 6.X releases and RELENG_6. It is documented in src.conf(5) of RELENG_7. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http

Re: WITHOUT_LIB32 in RELENG_6

2007-10-17 Thread Andriy Gapon
on 17/10/2007 18:05 Bjoern A. Zeeb said the following: On Wed, 17 Oct 2007, Andriy Gapon wrote: It seems that WITHOUT_LIB32 is not documented neither in make.conf(5) nor in make.conf under examples in 6.X releases and RELENG_6. It is documented in src.conf(5) of RELENG_7. It is NO_LIB32

Re: AW: Re: AW: g_vfs_done():da3s1a[READ(offset=81064794762854400, length=8192)]error = 5

2007-10-16 Thread Andriy Gapon
. Just my 2 bits. P.S. example of the error that I had: g_vfs_done():ad4s1e[READ(offset=20420280320, length=16384)]error = 5 -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: pax misbehavior

2007-10-10 Thread Andriy Gapon
where no one expected them to be applied. on 20/09/2007 19:09 Andriy Gapon said the following: Preparation first: $ mkdir x $ cd x/ $ touch y $ ln -s y y.0 $ ln -s y.0 y.0.0 $ cd .. Demonstration of expected behavior: $ pax -w -f x.tar -s #x#z

pax misbehavior

2007-09-20 Thread Andriy Gapon
from an archive all other files and the side-effect of excluding symlinks as well is very unfortunate. Should I file a PR ? -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

Re: removing external usb hdd without unmounting causes reboot?

2007-07-19 Thread Andriy Gapon
thought that this is a good opportunity to draw more attention to the patch in hope that more people will try it and look at it and something good will result from it. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org

Re: removing external usb hdd without unmounting causes reboot?

2007-07-19 Thread Andriy Gapon
on 19/07/2007 13:03 Daniel O'Connor said the following: Andriy Gapon wrote: Well, here's my two kopiykas. Apparently there is somebody who tried to fix this problem, but for some reason (most probably language barrier) his attempt is largely unnoticed so far. Here is a link to a posting

amd64: cc -dumpmachine [ffmpeg]

2007-04-05 Thread Andriy Gapon
. At least configure script of the latest ffmpeg-devel port seems to be confused by this. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: amd64: cc -dumpmachine [ffmpeg]

2007-04-05 Thread Andriy Gapon
on 05/04/2007 12:41 Oliver Fromme said the following: Andriy Gapon wrote: [sorry for spamming so many lists but all of them seem to be relevant] $ uname -srm FreeBSD 6.2-RELEASE-p2 amd64 $ cc -dumpmachine $ I get the same empty result on a 32bit RELENG_6 (i386

Re: zdump on amd64

2007-03-22 Thread Andriy Gapon
be changed using the... -c [loyear],hiyear ...option. Thank you for the pointer! I guess it is a question of updating FreeBSD sources from upstream now: $ zdump --version zdump: @(#)zdump.c 7.31 -Original Message- From: Andriy Gapon [mailto:[EMAIL PROTECTED] Sent

Re: zdump on amd64

2007-03-21 Thread Andriy Gapon
on 19/03/2007 16:15 Andriy Gapon said the following: Strange problem: $ uname -srm FreeBSD 6.2-RELEASE-p2 amd64 $ zdump -v EST EST Sun Jan 26 08:29:52 -219 UTC = Sun Jan 26 03:29:52 -219 EST isdst=0 gmtoff=-18000 EST Mon Jan 27 08:29:52 -219 UTC = Mon Jan 27 03:29:52 -219 EST isdst=0

zdump on amd64

2007-03-20 Thread Andriy Gapon
=0 gmtoff=7200 EET Thu Dec 30 21:59:59 -219 UTC = Thu Dec 30 23:59:59 -219 EET isdst=0 gmtoff=7200 EET Thu Dec 30 22:00:00 -219 UTC = Fri Jan 1 00:00:00 -219 EET isdst=0 gmtoff=7200 ^C Before each ^C zdump was hanging eating 100% CPU. Something about 64-bitness ? -- Andriy Gapon

Re: Mounting smbfs as non-root

2006-12-20 Thread Andriy Gapon
loaded. ]]] -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Mounting smbfs as non-root

2006-12-18 Thread Andriy Gapon
that the error comes from some __sysctl call. It is sufficient to do at least one mount as root and then subsequent user mounts are successful. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: adding an extra hard disk and adding space to /usr

2006-11-10 Thread Andriy Gapon
utilities :-) Not to mention all other goodies that pax provides (I especially like -s option). -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL

Re: nfsmb survey

2006-10-17 Thread Andriy Gapon
Corporation nForce4 SMBus (MCP55) Thank you. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

nfsmb survey

2006-10-16 Thread Andriy Gapon
pci handle instead of pci0:1:1, e.g.: $ pciconf -r pci0:1:1 0x20 $ pciconf -r pci0:1:1 0x24 $ pciconf -r pci0:1:1 0x50 1001 $ pciconf -r pci0:1:1 0x54 1041 3. send chip id and register values here. Thank you very much in advance. -- Andriy Gapon

df -kP != df -Pk

2006-09-19 Thread Andriy Gapon
It seems that -P flag to df resets previously specified -k for no good reason. POSIX expressly talks about -P and -k being used together. http://www.opengroup.org/onlinepubs/009695399/utilities/df.html This is FreeBSD 6.1-RELEASE-p2 i386. -- Andriy Gapon

Re: df -kP != df -Pk

2006-09-19 Thread Andriy Gapon
on 19/09/2006 19:17 Christian S.J. Peron said the following: Andriy Gapon wrote: It seems that -P flag to df resets previously specified -k for no good reason. POSIX expressly talks about -P and -k being used together. http://www.opengroup.org/onlinepubs/009695399/utilities/df.html

cron+nsswitch+winbind = wierd thing

2006-09-18 Thread Andriy Gapon
/lib, but according to dmesg cron was started after ldconfig. So I am out of ideas now. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 5.4=6.1 regression: nforce2 vs. APIC [+fix]

2006-05-24 Thread Andriy Gapon
on 19/05/2006 18:35 Andriy Gapon said the following: on 19/05/2006 17:54 [LoN]Kamikaze said the following: Andriy Gapon wrote: [Disclaimer, just in case: I do mean APIC, not ACPI] Based on that info and the linux patch in that thread I came up with the following PCI fixup. Now I am running

state of fs/udf

2006-05-24 Thread Andriy Gapon
committer be so kind to adopt UDF, review the PRs and fix at least the most obvious bugs before 6.2 ? I personally promise to help with testing and discussing things. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org

5.4=6.1 regression: nforce2 vs. APIC [+fix]

2006-05-19 Thread Andriy Gapon
) +{ +uint32_t val; + +val = pci_read_config(dev, 0x6c, 4); +val = 0xfff1; +pci_write_config(dev, 0x6c, val, 4); +printf(fixup from nforce2 C1 CPU disconnect hangs\n); } -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http

Re: 5.4=6.1 regression: nforce2 vs. APIC [+fix]

2006-05-19 Thread Andriy Gapon
on 19/05/2006 18:16 John Baldwin said the following: On Friday 19 May 2006 10:27, Andriy Gapon wrote: [Disclaimer, just in case: I do mean APIC, not ACPI] This is a good lesson for me for not trying any RCs or BETAs in due time. Short description of my system: nforce2 based motherboard NF-7

Re: 5.4=6.1 regression: nforce2 vs. APIC [+fix]

2006-05-19 Thread Andriy Gapon
on 19/05/2006 17:54 [LoN]Kamikaze said the following: Andriy Gapon wrote: [Disclaimer, just in case: I do mean APIC, not ACPI] Based on that info and the linux patch in that thread I came up with the following PCI fixup. Now I am running 6.1 with both APIC and C1 disconnect enabled for 2

Re: kernel panic with cdrecord

2005-11-07 Thread Andriy Gapon
with gdb and checking where exaclty burncd hangs/loops etc. I am sure that there should exist a PR for this problem, so maybe collecting all available (useful) information under would help to make resolution closer. -- Andriy Gapon ___ freebsd-stable

Re: file -i (mime type) has bug ?

2005-09-08 Thread Andriy Gapon
and yet another (non-xenophobic) problem: file xml/si.xml xml/si.xml: XML document text file -i xml/si.xml xml/si.xml: it is not a copy/paste error, last line above matches pattern /: *$/ -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list

Re: file -i (mime type) has bug ?

2005-09-08 Thread Andriy Gapon
take file as contrib ? -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: file -i (mime type) has bug ?

2005-09-08 Thread Andriy Gapon
are not. I've sent an email to Christos Zoulas, the maintainer of the file, about them. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: geom nudge

2005-07-05 Thread Andriy Gapon
on 01.07.2005 20:13 Poul-Henning Kamp said the following: In message [EMAIL PROTECTED], Andriy Gapon writes: I am actually OK with such situation. The problem is that the only device created is obviously da0 i.e. there are no devices for slices present on medium. So, when the card reader

geom nudge

2005-07-01 Thread Andriy Gapon
, remember?) is ommited on purpose, as I use only CF slot. -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: LOR: ata state lock and user map

2005-06-15 Thread Andriy Gapon
on 09.06.2005 09:15 Andriy Gapon said the following: NOTE: CURRENT was run under qemu emulation, CDROM was emulated from iso image on HDD. Got this LOR today with CURRENT built 3 days ago while trying to execute a linux program located on a CD. Several days ago trying to do the same

xffm - xfsamba4 broken in 5-stable?

2005-05-31 Thread Andriy Gapon
; this can be done reliably with waitpid().) -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: acd lacks devstat [Was: systat -vmstat vs. acd]

2005-05-23 Thread Andriy Gapon
on 19.05.2005 13:03 Andriy Gapon said the following: With 4.X on ATA(PI)-only machine systat -vmstat used to show disks statistics for both ad and acd devices. Now, in 5.4-RELEASE, it shows statistics only for ad devices. If atapicam is added then statistics for cd and pass devices is shown

systat -vmstat vs. acd

2005-05-19 Thread Andriy Gapon
? Is there any way to get acd statistics ? Should I file a PR ? -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Kernel NTP flipping between FLL and PLL modes

2005-04-06 Thread Andriy Gapon
it is not trivial to find the cause of this. BTW, what is the best way to get out of ntpd everything it can tell about its operations ? -- Andriy Gapon ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

Re: Kernel NTP flipping between FLL and PLL modes

2005-04-06 Thread Andriy Gapon
on 06.04.2005 11:13 Andriy Gapon said the following: I am using the default value of maxpoll, no overrides. So, IMO this leaves one possibility: mtemp 2048, i.e. hardupdate() was not called for longer than this time i.e. either ntp_adjtime() was not called or it was called without MOD_OFFSET

Re: Kernel NTP flipping between FLL and PLL modes

2005-04-05 Thread Andriy Gapon
is wrong here but I am going to experiment with tinker-ing allan to 2048 as Christian Hiris has suggested: http://lists.freebsd.org/pipermail/freebsd-questions/2004-November/065529.html P.S. BTW, what rules polling interval value increase/decrease ? -- Andriy Gapon

Re: Kernel NTP flipping between FLL and PLL modes

2005-04-01 Thread Andriy Gapon
are not a good thing definitely. I suppose that it might be possible that the root cause is in my local network conditions, but I must say that it would feel like ntpd (or something that it relies on) became less robust and it would be nice to get to know how to get that robustness back. -- Andriy Gapon

5.3: iostat does not know anything about acd

2005-03-18 Thread Andriy Gapon
with that. ATA relate devices in kernel: device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives #device atapicam Am I missing anything ? -- Andriy Gapon ___ freebsd

<    5   6   7   8   9   10