Re: IOCTL to the character driver is failing

2000-06-15 Thread NandaKumar P.K.
t; [moved to -hackers; this is an in-depth technical > question] > > > > On Friday, 9 June 2000 at 0:28:04 -0700, > NandaKumar P.K. wrote: > > > Hi, > > > > > > I am in the process of debugging my character > driver > > > interface to the RAID

crash dump on swap device

2000-05-02 Thread NandaKumar P.K.
Hi, I wanted to analyse a driver crash dump in FreeBSD 3.4. I specified the dumpdevice in rc.conf, but i am not finding anything under the /var/crash directory. I made the kernel crash in my test PCI driver using an invalid access. (writing to 0x). The reason may be that the kernel crashe

Remote kernel debugging

2000-04-20 Thread NandaKumar P.K.
Hi, We were trying to debug the SCSI CAM driver using remote gdb, but we were not able to establish the connection between the target machine and host machine. The host and the target machine were connected using a null modem cable which was tested using Pcplus utility in DOS. In both the machin