Re: A couple questions regarding pcmcia cards....

2000-01-04 Thread Mikhail A. Sokolov
And what about 3cxem556b? When somebody already asked some time ago, I looked through archives to no avail of information. It worked splendid on 2.2.7-pao ;) OpenBSD 2.6, which I have to use now isn't a solution due to it being OpenBSD. On Wed, Jan 05, 2000 at 12:03:15AM -0700, Warner Losh

Re: How To Burn CDs

1999-08-20 Thread Mikhail A. Sokolov
On Fri, Aug 20, 1999 at 01:04:47PM +0200, Werner Griessl wrote: # # Don't forget cdrdao, it's able to read and burn "video(cdi)"-cd's. # Successfully done here with a philips cdr2600 burner for a philips cdi player. # It's also in ports. From what I recall, tosha's been able to deal with vcd's

Re: screen panics -current

1999-05-15 Thread Mikhail A. Sokolov
On Sat, May 15, 1999 at 11:55:42AM +, George Cox wrote: # Well, this is just a quick note to anyone more knowledgable than me. # # screen 3.7.6 panics a current kernel. to add a little bit: when the kernel has SMP enabled. at least here, checked 3 machines. -- -mishania To Unsubscribe:

Re: repeated ufs_dirbad() panics on 4.0-c

1999-03-19 Thread Mikhail A. Sokolov
On Thu, Mar 18, 1999 at 06:36:09PM -0800, Matthew Dillon wrote: # :On Thu, Mar 18, 1999 at 12:28:35PM +0300, Mikhail A. Sokolov wrote: # :# Hello, # :# panic: ffs_valloc: dup alloc # : # :And a brand new one (for today): # : # :IdlePTD 2682880 # :initial pcb at 21c7b8 # :panicstr: ffs_blkfree

Re: repeated ufs_dirbad() panics on 4.0-c

1999-03-18 Thread Mikhail A. Sokolov
On Thu, Mar 18, 1999 at 12:25:57AM +0100, Ollivier Robert wrote: # According to Mikhail A. Sokolov: # nope # # /dev/da1e17235735 7414244 844263347%/mnt/arc # /dev/da2e 8617355 1724705 689265020%/mnt/spool1 # /dev/da3e 8617355 1723638

Re: repeated ufs_dirbad() panics on 4.0-c

1999-03-18 Thread Mikhail A. Sokolov
Hello, new 6 panics of such during the night. I'm gonna reproduce the machine configuration without it using the IFT or any other but this precise IFT in general today. The below mentioned are identical. (Did I mention the rc knows about forced fsck -y only, no fsck -p or something?) gdb -k

Re: repeated ufs_dirbad() panics on 4.0-c

1999-03-18 Thread Mikhail A. Sokolov
On Thu, Mar 18, 1999 at 12:28:35PM +0300, Mikhail A. Sokolov wrote: # Hello, # panic: ffs_valloc: dup alloc And a brand new one (for today): IdlePTD 2682880 initial pcb at 21c7b8 panicstr: ffs_blkfree: freeing free frag panic messages: --- panic: ffs_blkfree: freeing free frag #0 boot (howto

Re: repeated ufs_dirbad() panics on 4.0-c

1999-03-17 Thread Mikhail A. Sokolov
On Wed, Mar 17, 1999 at 12:51:12PM +1030, Greg Lehey wrote: # On Tuesday, 16 March 1999 at 22:36:38 +0300, Mikhail A. Sokolov wrote: # Hello, # # we're experiencing repeated 4.0-C (as of today, something around 12:00 # GMT, 1999-03-16) ufs_dirbad() panics, which are the # following (below

Re: repeated ffs_blkfreepan...@demos.su, 4.0-C

1999-03-17 Thread Mikhail A. Sokolov
On Wed, Mar 17, 1999 at 12:54:40PM +1030, Greg Lehey wrote: # On Tuesday, 16 March 1999 at 22:41:22 +0300, Mikhail A. Sokolov wrote: # Hello, # the box is the same as in previous mail of mine which described ufs_dirbad() # panics on 4.0-C. Panics are reproducable (run squid 2.1-pl2 with some

Re: repeated ufs_dirbad() panics on 4.0-c

1999-03-17 Thread Mikhail A. Sokolov
nope /dev/da1e 17235735 7414244 844263347%/mnt/arc /dev/da2e 8617355 1724705 689265020%/mnt/spool1 /dev/da3e 8617355 1723638 689371720%/mnt/spool2 On Wed, Mar 17, 1999 at 08:29:54AM -0800, Matthew

repeated ufs_dirbad() panics on 4.0-c

1999-03-16 Thread Mikhail A. Sokolov
Hello, we're experiencing repeated 4.0-C (as of today, something around 12:00 GMT, 1999-03-16) ufs_dirbad() panics, which are the following (below), which usually occur when squid is running. The box doesn't have ccd, nor vinum nor anything fancy in it's config, no SMP either. Squid's spool is

repeated ffs_blkfreepan...@demos.su, 4.0-C

1999-03-16 Thread Mikhail A. Sokolov
Hello, the box is the same as in previous mail of mine which described ufs_dirbad() panics on 4.0-C. Panics are reproducable (run squid 2.1-pl2 with some 30 requests/second). /var/crash# gdb -k kernel.2 vmcore.2 panicstr: ffs_blkfree: freeing free frag panic messages: --- panic: ffs_blkfree:

Re: repeated ufs_dirbad() panics on 4.0-c

1999-03-16 Thread Mikhail A. Sokolov
On Tue, Mar 16, 1999 at 01:14:52PM -0700, Kenneth D. Merry wrote: # Mikhail A. Sokolov wrote... # Hello, # # I have no idea why you're getting a panic, but I do have a question... # # syncing disks... 134 63 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 giving up # (da1:ahc1:0:1:0): SYNCHRONIZE CACHE

Re: repeated ufs_dirbad() panics on 4.0-c

1999-03-16 Thread Mikhail A. Sokolov
On Tue, Mar 16, 1999 at 11:26:33PM +0300, Mikhail A. Sokolov wrote: # # Are you *sure* you're running -current as of today? Justin put code in to # # silence Illegal request error messages from the sync cache command. # # # # What revision of scsi_da.c do you have, and has it been modified

Re: repeated ufs_dirbad() panics on 4.0-c

1999-03-16 Thread Mikhail A. Sokolov
nope, gone one month ago, FS's rebuilt since then On Tue, Mar 16, 1999 at 02:16:59PM -0800, Julian Elischer wrote: # Mikhail A. Sokolov wrote: # # Hello, # # we're experiencing repeated 4.0-C (as of today, something around 12:00 # GMT, 1999-03-16) ufs_dirbad() panics, which