Re: fusefs-kmod broken?

2010-08-27 Thread Anish Mistry
as appropriate. That way when the struct is changed, you don't get stung again. I am an idiot - that will have no effect. This patch needs to be included in sysutils/fusefs-kmod/files Would you file a PR with the patch accounting for the correct __FreeBSD_version__? Thanks, -- Anish

Re: page fault panic -CURRENT

2003-12-03 Thread Anish Mistry
November 2003 06:12 pm, Anish Mistry wrote: I'm getting a repeatable panic when try to access my cdrom drive. -CURRENT as of yesterday. I seem to get this when I try to mount my cdrom drive a second time. I seem to get these error sometimes when trying to mount a cd for the first time

page fault panic -CURRENT

2003-11-28 Thread Anish Mistry
I'm getting a repeatable panic when try to access my cdrom drive. -CURRENT as of yesterday. I seem to get this when I try to mount my cdrom drive a second time. I seem to get these error sometimes when trying to mount a cd for the first time and it doesn't end up work, and the second time I

Re: [acpi-jp 2746] Re: ACPI, USB, and the tangled web

2003-10-17 Thread Anish Mistry
procedure on with ACPI disabled and there was no reboot. How were you able to test that with it disabled? Were you suspending with apm instead? Yes. -Nate - -- Anish Mistry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/kFSZxqA5ziudZT0RAp33AKC4zp6RDIXWa7uUZD

ACPI, USB, and the tangled web

2003-10-16 Thread Anish Mistry
/debug/littleguy.asl http://am-productions.biz/debug/dmesg.txt dmesg attached too. - -- Anish Mistry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/j0tUxqA5ziudZT0RAsnDAJ48ehUGVPnMWXgJbmAxPw9zg1p9OACgvy2s JO25mUFwvByJiUyPPnAvsr8= =8fK2 -END PGP SIGNATURE

Re: Unable to boot cvsup 20031011

2003-10-15 Thread Anish Mistry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 14 October 2003 07:28 pm, Brian J. Creasy wrote: On Sun, 12 Oct 2003, Anish Mistry wrote: I finally recvsupped today as some problems with my ata stuff was fixed. Went through the normal buildworld/kernel progress and on reboot

Re: Unable to boot cvsup 20031011

2003-10-14 Thread Anish Mistry
work when unloaded from the boot loader. --- Brian J. Creasy - -- Anish Mistry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/jJdBxqA5ziudZT0RAhjdAJwJyo4t0aPF14fW5zH7i6SU+N3T+gCg3dJD 8CZc2ypG6VYchDSuPVWKEt8= =AQay -END PGP SIGNATURE

Re: Nvidia driver

2003-10-02 Thread Anish Mistry
my system stable. So in my XF86Config I've to NvAGP set to 1. Don't know if this will help anyone. - -- Anish Mistry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/fL7nxqA5ziudZT0RAnD4AJ96pHLr/3Vg5k4JZp/LBn8KLyI8ewCfYWRy xL8Su0flYDSIk2oII5XS9Hc= =b/Mu -END PGP

Re: ATAng drives not probed

2003-09-25 Thread Anish Mistry
sckbdevent(c034ede0,0,c0364660,cce24ccm1a) at sckbdevent+0x1e0 the rest just looks like a traceback from my breaking into the debugger. Let me know if I need to post more. - -- Anish Mistry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/c6DIxqA5ziudZT0RAng

Re: Problem w/ ACPI in -CURRENT

2003-09-23 Thread Anish Mistry
another debug kernel, and I'll try running that for a while. I've been having the same issue for a couple of weeks now, and am not sure if it is ACPI related or ATAng. I'll post my traceback, tomorrow when I finish rebuilding. -- Anish Mistry pgp0.pgp Description: signature

ATAng drives not probed

2003-09-21 Thread Anish Mistry
I'm getting intermittent problems on boot, sometimes it boots, most of the time not. When it stop it's at: ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin dmesg -v from a full boot: http://am-productions.biz/docs/dmesg.txt -- Anish Mistry pgp0.pgp Description: signature

ACPI S3 battery drain

2003-09-17 Thread Anish Mistry
missed this is because the backlight would shutoff and unless you look really close you can't tell that the display is still active. Not sure if this helps anyone, but it is one step closer. http://www.freebsd.org/cgi/query-pr.cgi?pr=56024 - -- Anish Mistry -BEGIN PGP SIGNATURE- Version

[patch] usb ohci suspend/resume v2

2003-09-09 Thread Anish Mistry
else :(. Please if you are a usb guru, I could use some help, I've looked at the spec and some of the usb code, but am stuck for now. If you try it, let me know your outcome so I can then clean up the patch so that someone can commit it. Anish Mistry diff -u usb.orig/ohci.c usb/ohci.c --- usb.orig

[patch] usbd debug message typo

2003-09-09 Thread Anish Mistry
http://www.freebsd.org/cgi/query-pr.cgi?pr=56622 -- Anish Mistry pgp0.pgp Description: signature

ATAng boot up hang

2003-09-03 Thread Anish Mistry
9447027200 end 10733990399 Mounting root from ufs:/dev/ad0s2a start_init: trying /sbin/init Linux ELF exec handler installed acpi_cmbat1: battery initialization failed, giving up -- Anish Mistry pgp0.pgp Description: signature

Re: ATAng no PIO fallback?

2003-08-28 Thread Anish Mistry
On Tuesday 26 August 2003 10:27 pm, Anish Mistry wrote: After removing atapicam from my kernel, so no panics on boot I decided to see it DMA was fixed for my CD/DVD combo drive. I changed the hw.ata.atapi_dma=0 to hw.ata.atapi_dma=1 in my /boot/loader.conf. After a reboot I tried to access

[patch] usb ohci suspend/resume

2003-08-28 Thread Anish Mistry
as attached in case it gets stripped. http://am-productions.biz/docs/ohci-usb-suspend.patch -- Anish Mistry diff -u usb.orig/ohci.c usb/ohci.c --- usb.orig/ohci.c Thu Aug 28 00:54:09 2003 +++ usb/ohci.c Thu Aug 28 01:04:43 2003 @@ -1020,7 +1020,7 @@ DPRINTF((ohci_shutdown: stopping the HC\n

Re: ATAng no PIO fallback?

2003-08-28 Thread Anish Mistry
On Thursday 28 August 2003 02:24 am, you wrote: It seems Anish Mistry wrote: -- Start of PGP signed section. On Tuesday 26 August 2003 10:27 pm, Anish Mistry wrote: After removing atapicam from my kernel, so no panics on boot I decided to see it DMA was fixed for my CD/DVD combo

ATAng no PIO fallback?

2003-08-27 Thread Anish Mistry
=0x03 card=0x114f10cf chip=0x4c521002 rev=0x64 hdr=0x00 vendor = 'ATI Technologies' device = 'Rage P/M Mobility PCI' class= display subclass = VGA - -- Anish Mistry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/TBccxqA5ziudZT0RApGDAJ0fT

ATAng can't boot from cold boot

2003-08-27 Thread Anish Mistry
' class= display subclass = VGA - -- Anish Mistry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/TCa0xqA5ziudZT0RAjQZAJ9im8fsjpIsNUb/kJY9SGw3KiT5jQCg4JU0 /D1GvOM8UP4IzPw/7mkHXNA= =H4kl -END PGP SIGNATURE

Re: Many problems with PCMCIA/CF reader in -current.

2003-08-27 Thread Anish Mistry
there. http://www.leog.net/fujp_forum/forum.asp?FORUM_ID=8 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED] -- Anish Mistry pgp0.pgp Description

USB umass detach panic

2003-08-23 Thread Anish Mistry
Controller' class= serial bus subclass = FireWire [EMAIL PROTECTED]:20:0: class=0x03 card=0x114f10cf chip=0x4c521002 rev=0x64 hdr=0x00 vendor = 'ATI Technologies' device = 'Rage P/M Mobility PCI' class= display subclass = VGA - -- Anish Mistry -BEGIN PGP

Re: usbd does not use detach

2003-08-14 Thread Anish Mistry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 07 August 2003 11:19 am, you wrote: On Wed, 2003-08-06 at 16:42, Anish Mistry wrote: Do you know if the usbd actually recieves the detach signal? If it does then it should be fairly simple to add the detach to the code. usbd

Re: usbd does not use detach

2003-08-14 Thread Anish Mistry
\n); break; case USB_EVENT_DRIVER_DETACH: if (verbose) - -- Anish Mistry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/M8suxqA5ziudZT0RAs70AJ9QJmkUQL0G+Cyd11aKqQwtyY3h2gCdH9ES 7cvH2y+SzT6M7RC+EsuWqR4= =ryqG

Re: [acpi-jp 2583] ACPI sleep_delay caused reboot

2003-08-14 Thread Anish Mistry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 11 August 2003 12:01 pm, you wrote: On Mon, 11 Aug 2003, Anish Mistry wrote: I cvsup'd over the weekend and my laptop started to reboot after the second resume. I checked the hw.acpi.sleep_delay and the default value seems

ACPI sleep_delay caused reboot

2003-08-11 Thread Anish Mistry
it would be fine. Can't seem to get and crash dumps since it just restarts. I'll send the dmesg and acpidump info when I'm back at home. - -- Anish Mistry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/N7z4xqA5ziudZT0RAlb0AKCAVDQfin+UDf0aoE7NirEU39cqyACePN9h

Re: PATCH: Disable 6 byte commands for USB, firewire, ATAPICAM

2003-07-25 Thread Anish Mistry
, it is important to see if this patch does not break your device. I hope to get this into the tree early so there is plenty of testing before 5.2. Thanks, Nate Works with my one quirks device (USB Floppy). - -- Anish Mistry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE

ums panic

2003-07-23 Thread Anish Mistry
, tf_edx = 134576680, tf_ecx = 0, tf_eax = 304, tf_trapno = 12, tf_err = 2, tf_eip = 134513967, tf_cs = 31, tf_eflags = 531, tf_esp = -1077937396, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:1008 #21 0xc02f4e4d in Xint0x80_syscall () at {standard input}:144 - -- Anish Mistry -BEGIN PGP

su and suspend problems with -CURRENT

2003-07-22 Thread Anish Mistry
multiple build and install worlds, I just haven't gotten around to reporting it. About a week ago I started to have the laptop reboot when is comes out of suspend, which it never used to do. Let me know what further info i need to provide. - -- Anish Mistry -BEGIN PGP SIGNATURE- Version

Re: [acpi-jp 2393] Re: Updated ec-burst.diff patch

2003-07-11 Thread Anish Mistry
gather from gdb. It is only for ohci since that's all I have, but I'm sure the same stuff will work for uhci and ehci. If there is a way to force all the usb device to detach right before we suspend then there is a good chance that this could work without causing panics. - -- Anish Mistry

Re: [acpi-jp 2366] Re: Updated ec-burst.diff patch

2003-07-06 Thread Anish Mistry
to completely reinitilize the usb bus, but cause panics if devices are plugged in and being accessed, since the interrupt values change. I'll look into the register values. - -- Anish Mistry -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE

Re: [acpi-jp 2366] Re: Updated ec-burst.diff patch

2003-07-05 Thread Anish Mistry
://root.org/~nate/freebsd/ec-burst.diff -Nate I applied it on my Fujitsu P-2110 and rebuilt world, but didn't see any changes or regression. Outstanding issues: - - Battery still drains uncontrollably in S3 - - USB devices dead on resume (working a usb code patch for this) - -- Anish Mistry

Re: HEADSUP: acpi patches in the tree

2003-05-27 Thread Anish Mistry
: *** Error: Method execution failed [\\_SB_.PCI0._INI] (Node 0xc21b73e0), AE_NOT_FOUND Please try the attached patch and see if it changes things for you. -Nate I was having freezing on S3 problems (same as above), but this patch fixed it. -- Anish Mistry

USB Ohci Suspend/Resume

2003-04-05 Thread Anish Mistry
Hi, I've been working on some usb suspend/resume code for my laptop since the USB ports stop working after a resume. After a lot of trial and error I finally got it to work sorta. Behavior with my code: 1) If I remove any type of device, suspend the laptop and then resume any usb

ACPI and USB

2003-03-27 Thread Anish Mistry
) Method(_STA) { Return(RSTA) } Method(_ON_) { Store(One, RSTA) } Method(_OFF) { Store(Zero, RSTA) } } } Thanks, -- Anish Mistry