Re: Recent sound change still broken?

2003-08-27 Thread David Xu
I use es137x module: [EMAIL PROTECTED]:/home/davidxu> kldstat Id Refs AddressSize Name 15 0xc010 37fc28 kernel 21 0xc048 6964 snd_es137x.ko 32 0xc0487000 1e554snd_pcm.ko 41 0xc5f0e000 16000radeon.ko David Xu On Thursday 28 August 2003 07:37, Da

Recent sound change still broken?

2003-08-27 Thread David Xu
My patch http://www.FreeBSD.org/cgi/query-pr.cgi?pr=kern/54810 ever worked well for my old Creative sound card, the device is probed, but now no sound at all. :-( dmesg: Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994

[current tinderbox] failure on ia64/ia64

2003-08-27 Thread Tinderbox
TB --- 2003-08-27 21:49:15 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2003-08-27 21:49:15 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/ia64/ia64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-08-27 21:52:30 - building world TB --- cd /home

Re: ATAng no PIO fallback?

2003-08-27 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

Re: Please test: USB floppies

2003-08-27 Thread Nate Lawson
On Tue, 26 Aug 2003, Gunnar Flygt wrote: > On Mon, Aug 25, 2003 at 02:19:03PM -0700, Nate Lawson wrote: > > If anyone has a USB floppy drive that is giving them problems, please let > > me know. > > I have a Compaq Evo N800c running 5.1-CURRENT (date 8 Aug) > > The usb floppy is working, I tried wi

Re: HEADS UP! ATAng committed

2003-08-27 Thread Thomas Quinot
Le 2003-08-25, Matt écrivait : > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x0 > fault code = supervisor write, page not present > instruction pointer = 0x8:0xc015e59e > stack pointer = 0x10:0xd717bac0 > frame pointer = 0x10:0xd717bacc > code segment = base 0x0, limi

bcm driver, no collisions.

2003-08-27 Thread David Gilbert
I have the new bcm drive installed on an inspirion 1100 laptop that's plugged into a 100M hub. The driver correctly sets half-duplex, but the collisions never increase dispite heavy nfs traffic and dispite the collision light (and other hosts on the hub) registering many collisions. I don't have

Re: recent 5.1-CURRENT kernel panics on acd0 probe/attach, IBM T30laptop

2003-08-27 Thread Doug White
On Wed, 27 Aug 2003, Adam K Kirchhoff wrote: > I'm seeing the same thing on my desktop box. I thought that atapicam > might solve my DVD playback problems so I recompiled the kernel with the > atapicam device and this was the result: Try supping; soren may have committed a fix for this. Prior to

Re: recent 5.1-CURRENT kernel panics on acd0 probe/attach, IBM T30

2003-08-27 Thread Lee Damon
The fun of getting digests. Roughly 30 seconds after sending my email I saw the message about atapicam from Kenneth to Martin. Removing atapicam from my kernel configuration fixed the problem for me as well. nomad >Subject: Re: Kernel panic with CAM on current (fatal trap 12) >From: "Kenneth D.

Re: recent 5.1-CURRENT kernel panics on acd0 probe/attach, IBM T30laptop

2003-08-27 Thread Adam K Kirchhoff
I'm seeing the same thing on my desktop box. I thought that atapicam might solve my DVD playback problems so I recompiled the kernel with the atapicam device and this was the result: CPU: Intel Pentium III (1002.28-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x68a Stepping = 10 Featur

Re: HEADS UP! ATAng committed

2003-08-27 Thread Lars Eggert
Soren Schmidt wrote: ATAng has just been committed. You need to make world after this update as atacontrol etc needs to pick up the changes. Funky boot messages, but the system is usable after. This is with today's -current: atapci0: port 0xffa0-0xffaf at device 31.1 on pci0 ata0: at 0x1f0 irq

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

2003-08-27 Thread Anish Mistry
On Wednesday 27 August 2003 03:55 pm, Jaye Mathisen wrote: > > I have a "Dazzle" CF/PCMCIA adapter, which I use to flash CF cards > for some embedded devices. > > The notebook I use it on is a Fujistu lifebook P2120. > I'm running a a P2110 with -CURRENT :) > With FreeBSD 4.8, I can dd to/from t

Re: IDE DVD playback on 5.1-CURRENT

2003-08-27 Thread Daniel C. Sobral
Ian Freislich wrote: Adam K Kirchhoff wrote: I've asked this same question on freebsd-questions an on #freebsd (freenode), but haven't gotten any answer, so I thought I'd ask on here. I'm hoping someone can help me out here. I recently moved a firewire card and DVD drive that had been in my FreeB

Re: Question: should I even bother?

2003-08-27 Thread Daniel C. Sobral
Bryan Liesner wrote: Over the past few weeks, I have posted messages about panics that I've been having. No answers at all. Yesterday, I posted about a repeatable problem where dumps just destroy my IDE drive. No answers. Pretty serious problem. No, my swap partition doesn't start at sector 0. H

Re: nfs tranfers hang in state getblck or nfsread

2003-08-27 Thread Jason Dambrosio
On Wed, Aug 27, 2003 at 09:06:41AM -0400, Robert Watson wrote: > I have a very similar configuration, but it sounds like I'm not bumping > into the same problem. Are you using NFSv2 or v3, and how many file > systems are you mounting? Are you generally using UFS1 or UFS2? Right > now, I'm mounti

Many problems with PCMCIA/CF reader in -current.

2003-08-27 Thread Jaye Mathisen
I have a "Dazzle" CF/PCMCIA adapter, which I use to flash CF cards for some embedded devices. The notebook I use it on is a Fujistu lifebook P2120. With FreeBSD 4.8, I can dd to/from the CF card with this reader just fine. It has nary a problem. With any version of 5.x, I have a variety of pro

Re: recent 5.1-CURRENT kernel panics on acd0 probe/attach, IBM T30laptop

2003-08-27 Thread Andre Guibert de Bruet
On Wed, 27 Aug 2003, Lee Damon wrote: > : || tylendel.castle.org [10] ; uname -a > FreeBSD tylendel.castle.org 5.1-CURRENT FreeBSD 5.1-CURRENT #38: Wed Aug 27 09:05:21 > PDT 2003 [EMAIL > PROTECTED]:/users/FreeBSD-5.0/obj/users/FreeBSD-5.0/src/sys/TYLENDEL i386 > > The kernel I compiled on

Re: bin/54066: ACPI 0 length errors

2003-08-27 Thread Nate Lawson
> On Fri, 8 Aug 2003 09:00:09 -0700 (PDT) > Nate Lawson <[EMAIL PROTECTED]> wrote: > > I am looking into the 0 length errors you're getting. Can you please run: > > acpidump -o myname.dsdt > myname.asl > > and send me a URL to these two files? To figure out which Field is causing the problem, p

Re: [acpi-jp 2126] AE_NOT_EXIST errors

2003-08-27 Thread Nate Lawson
On Fri, 25 Apr 2003, Nate Lawson wrote: > I have an ongoing problem. I get a lot of messages like this on boot and > my battery initialization fails. I am running the EC in event driven mode > but that doesn't help. > > ACPI-1284: *** Error: Method execution failed > [\_SB_.PCI0.LPC_.FDC_._IN

Re: ata crash when disk io saturated on laptop...

2003-08-27 Thread Soren Schmidt
It seems Sean Chittenden wrote: > I haven't been able to get any kind of a stack trace, but if I run two > 'cvs up's at the same time on my laptop (one of /usr/src, the other of > /usr/ports), my laptop eventually locks up in what looks like the disk > thrashing continually. When I pull the plug a

recent 5.1-CURRENT kernel panics on acd0 probe/attach, IBM T30laptop

2003-08-27 Thread Lee Damon
: || tylendel.castle.org [10] ; uname -a FreeBSD tylendel.castle.org 5.1-CURRENT FreeBSD 5.1-CURRENT #38: Wed Aug 27 09:05:21 PDT 2003 [EMAIL PROTECTED]:/users/FreeBSD-5.0/obj/users/FreeBSD-5.0/src/sys/TYLENDEL i386 The kernel I compiled on 20 AUG recognizes acd0 and loggs the following: A

Re: Kernel panic with CAM on current (fatal trap 12)

2003-08-27 Thread Kenneth D. Merry
On Wed, Aug 27, 2003 at 16:54:05 +0200, Martin wrote: > On Wed, 2003-08-27 at 02:27, Kenneth D. Merry wrote: > > There are known problems with atapicam. > > > > Try enabling DDB in your kernel config, and get a stack trace. If you're > > panicing in free_hcb(), disable atapicam and try again. >

ata crash when disk io saturated on laptop...

2003-08-27 Thread Sean Chittenden
I haven't been able to get any kind of a stack trace, but if I run two 'cvs up's at the same time on my laptop (one of /usr/src, the other of /usr/ports), my laptop eventually locks up in what looks like the disk thrashing continually. When I pull the plug and restart, I am only able to find this

LOR vm_object.c:434 vm_kern.c:329

2003-08-27 Thread Gordon Tetlow
I got this LOR when I started X. Kernel rev: FreeBSD roark.gnf.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Thu Aug 21 09:39:38 PDT 2003 [EMAIL PROTECTED]:/local/usr.obj/local/usr.src/sys/ROARK i386 lock order reversal 1st 0xc6856de0 vm object (vm object) @ /local/usr.src/sys/vm/vm_object.c:434

cdrdao-1.1.7 now available for ATAng

2003-08-27 Thread Soren Schmidt
I've put up cdrdao with ATAng backend support on: ftp://ftp.deepcore.dk/pub/ATA Enjoy! -Søren ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: ATA-ng

2003-08-27 Thread Soren Schmidt
It seems Chris Petrik wrote: > Think it would be a wise thing to do is to make a kernel option to use ATAng > and one to use the old ATAold or something you commited a important part of > the system without throughly testing it and most people dont use SMP i would > think to do it this way then

ATA-ng

2003-08-27 Thread Chris Petrik
Think it would be a wise thing to do is to make a kernel option to use ATAng and one to use the old ATAold or something you commited a important part of the system without throughly testing it and most people dont use SMP i would think to do it this way then when its proven that ATAng is stable

Re: cvsup failing with "ASSERT failed"

2003-08-27 Thread Peter Wemm
[EMAIL PROTECTED] wrote: > A couple of times, now, on both FBSD-5.1-CURRENT and FBSD-4.8-STABLE whilst > running with 2MB of RAM, cvsup has "croaked" with the following error: > > *** > *** runtime error: > ***ASSERT failed > ***file "/usr/ports/lang/ezm3/work/ezm3-1.0/libs/m3core/src/run

Re: SENDMAIL_MC

2003-08-27 Thread Harti Brandt
On Wed, 27 Aug 2003, Gregory Neil Shapiro wrote: GNS>> The problem (I think) is in src/etc/sendmail/Makefile: GNS>> GNS>> .if defined(SENDMAIL_MC) GNS>> INSTALL_CF= ${SENDMAIL_MC:T:R}.cf GNS>> GNS>> This leaves INSTALL_CF with fokus.cf (the path is stripped off) and GNS>> there is (of course

Re: SENDMAIL_MC

2003-08-27 Thread Gregory Neil Shapiro
> The problem (I think) is in src/etc/sendmail/Makefile: > > .if defined(SENDMAIL_MC) > INSTALL_CF= ${SENDMAIL_MC:T:R}.cf > > This leaves INSTALL_CF with fokus.cf (the path is stripped off) and > there is (of course) no fokus.cf in src/etc/sendmail. But there should be one in /usr/obj/usr/src/

Re: Panic on 5.1-RELEASE with ahc

2003-08-27 Thread Matt Dainty
* Scott Long <[EMAIL PROTECTED]> [2003-08-27 10:55:09]: > Hi, > > This is a known problem that showed up late in the 5.1 release cycle. > I declined to allow the fix in as it was also somewhat disruptive. > Updating to 5.1-CURRENT should make the problem go away. In any case > it's fairly harmles

Re: nfs tranfers hang in state getblck or nfsread

2003-08-27 Thread Pawel Worach
Robert Watson wrote: I have a very similar configuration, but it sounds like I'm not bumping into the same problem. Are you using NFSv2 or v3, and how many file systems are you mounting? Are you generally using UFS1 or UFS2? Right now, I'm mounting a single UFS2 file system was the root, and I

Re: PCMCIA trouble with Xircom, "CIS is too long -- truncating"

2003-08-27 Thread Andreas Klemm
On Wed, Aug 27, 2003 at 03:08:45PM +0400, Sergey A. Osokin wrote: > > What more infos do you need ? > > Yes, please tell more about your kernel config file. > I think you use > devicecbb > devicepccard > devicecardbus > > Please comment this lines and add > devicep

MS Optical USB mouse flaky in -CURRENT

2003-08-27 Thread Eric Anderson
Ok, I've been using my M$ IntelliMouse (Optical USB) with FreeBSD for a while now. On several machines, with 4.8-RELEASE it works flawlessly, however under 5.1-RELEASE and 5-CURRENT, it randomly stops working. I can get it back working again by running "usbdevs", sometimes a few times, and the

Re: Kernel panic with CAM on current (fatal trap 12)

2003-08-27 Thread Martin
On Wed, 2003-08-27 at 02:27, Kenneth D. Merry wrote: > There are known problems with atapicam. > > Try enabling DDB in your kernel config, and get a stack trace. If you're > panicing in free_hcb(), disable atapicam and try again. Yes. I did exactly as you said and I got panic in free_hcb(). I di

Someone help me understand this...?

2003-08-27 Thread Joe Greco
I've got a weirdness with kill(2). This code is out of Diablo, the news package, and has been working fine for some years. It apparently works fine on other OS's. In the Diablo model, the parent process may choose to tell its children to update status via a signal. The loop basically consists o

Re: nfs tranfers hang in state getblck or nfsread

2003-08-27 Thread Robert Watson
On Wed, 27 Aug 2003, Pawel Worach wrote: > >In this configuration I see a lot of "nfs server ...: is not responding" > >and "nfs server ...: is alive again" when I copy large files (e.g. a CD > >image). All of them happen in the same second. I haven't looked at the > >state or priority of the cp

Re: IDE DVD playback on 5.1-CURRENT

2003-08-27 Thread Soren Schmidt
It seems Adam K Kirchhoff wrote: > I rebooted my machine and finally noticed the following error message on > the console: > > acd0: FAILURE - FLUSHCACHE status=51 error=4 > > Could this be part of my problem? No, this is harmless. -Søren ___ [EMAIL P

Re: IDE DVD playback on 5.1-CURRENT

2003-08-27 Thread Adam K Kirchhoff
On Wed, 27 Aug 2003, Adam K Kirchhoff wrote: > > On Wed, 27 Aug 2003, Terry Lambert wrote: > > > Adam K Kirchhoff wrote: > > > I recently moved a firewire card and DVD drive that had been in my FreeBSD > > > box to another computer. I replaced it with an IDE DVD drive. The > > > probelm is that

[current tinderbox] failure on ia64/ia64

2003-08-27 Thread Tinderbox
TB --- 2003-08-27 10:00:58 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2003-08-27 10:00:58 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/ia64/ia64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-08-27 10:04:05 - building world TB --- cd /home

Re: IDE DVD playback on 5.1-CURRENT

2003-08-27 Thread Adam K Kirchhoff
On Wed, 27 Aug 2003, Terry Lambert wrote: > Adam K Kirchhoff wrote: > > I recently moved a firewire card and DVD drive that had been in my FreeBSD > > box to another computer. I replaced it with an IDE DVD drive. The > > probelm is that now I can't get mplayer or vlc to play any DVDs that had >

Re: PCMCIA trouble with Xircom, "CIS is too long -- truncating"

2003-08-27 Thread Sergey A. Osokin
On Tue, Aug 26, 2003 at 09:47:11PM +0200, Andreas Klemm wrote: > > good and bad news. Good news is that -current installation > CD-Rom (JPSNAP of yesterday) doesn't panic during boot > anymore, which was the case previously (or when inserting > the card). Thanks a lot, this is a very good progress

Re: Panic on 5.1-RELEASE with ahc

2003-08-27 Thread Scott Long
Hi, This is a known problem that showed up late in the 5.1 release cycle. I declined to allow the fix in as it was also somewhat disruptive. Updating to 5.1-CURRENT should make the problem go away. In any case it's fairly harmless as it happens after the disks have been synced. Scott Matt Dainty

Re: IDE DVD playback on 5.1-CURRENT

2003-08-27 Thread Ian Freislich
Adam K Kirchhoff wrote: > > I've asked this same question on freebsd-questions an on #freebsd > (freenode), but haven't gotten any answer, so I thought I'd ask on here. > > I'm hoping someone can help me out here. > > I recently moved a firewire card and DVD drive that had been in my FreeBSD > b

Re: IDE DVD playback on 5.1-CURRENT

2003-08-27 Thread Terry Lambert
Adam K Kirchhoff wrote: > I recently moved a firewire card and DVD drive that had been in my FreeBSD > box to another computer. I replaced it with an IDE DVD drive. The > probelm is that now I can't get mplayer or vlc to play any DVDs that had > previously worked with the firewire drive. [ ... ]

Panic on 5.1-RELEASE with ahc

2003-08-27 Thread Matt Dainty
Hi, I've just acquired a new Dell PowerEdge 4600 server (2x 2.4GHz Xeons, 2GB, PERC 3/Di, ...) which I've installed FreeBSD 5.1-RELEASE on. All the hardware seems to be detected okay, and I've rebuilt a kernel with unnecessary drivers removed and to take advantage of the SMP, and this seems to be

Re: if_sis: performance tweaking

2003-08-27 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Martin Jessa writes: >Hi Poul-Henning, guys. > >Are those changes included in 5.1-CURRENT now or should I patch my source in order to >test it? > The short cable patch is included, the others are not because we are still trying to determine what values are optimal

Re: if_sis: performance tweaking

2003-08-27 Thread Martin Jessa
Hi Poul-Henning, guys. Are those changes included in 5.1-CURRENT now or should I patch my source in order to test it? On Sun, 17 Aug 2003 12:59:13 +0200 Poul-Henning Kamp <[EMAIL PROTECTED]> wrote: > > This patch tweaks various thresholds in the DP8381[56] chip. > > On my Soekris 4801, the

Re: SENDMAIL_MC

2003-08-27 Thread Harti Brandt
On Tue, 26 Aug 2003, Gregory Neil Shapiro wrote: GNS>> I have SENDMAIL_MC and SENDMAIL_SUBMIT_MC defined in /etc/make.conf GNS>> (both with the full path, i.e. /etc/mail/...). From the documentation GNS>> I take it, that this should work. My installworld however breaks because GNS>> src/etc/sendma

Re: cvsup failing with "ASSERT failed"

2003-08-27 Thread Peter Jeremy
On Tue, Aug 26, 2003 at 11:02:08PM -0500, [EMAIL PROTECTED] wrote: >A couple of times, now, on both FBSD-5.1-CURRENT and FBSD-4.8-STABLE whilst >running with 2MB of RAM, cvsup has "croaked" with the following error: Out of interest, how do you get either 4.x or 5.x to run in 2MB? I found running

Re: atapicam panic at boot.

2003-08-27 Thread Doug Barton
On Tue, 26 Aug 2003, Kenneth Culver wrote: > I think some people are already tracking this down related to the recent > update of the ata drivers. It would be nice if those people would post regarding their progress. A lot of people depend on atapicam. Doug -- This .signature sanitized fo

snd_csa issues in -CURRENT

2003-08-27 Thread Eirik Oeverby
Hi all, Since I upgraded from 4.8 to 5.1, I've been following the -CURRENT branch, doing a new kernel/world roughly once a week. Since the upgrade, and without exception, I have had some issues with the snd_csa driver that are slowly getting on my nerves. Whenever I play back audio, be it mp3's o

Re: Radeon 7500 w/ DRI locking on restart of X

2003-08-27 Thread Sean Welch
Okay, one more message before I *finally* go to bed. I got kind of excited by the stuff below... I decided to update my DRI install to see if things would improve. Now 4.8-RELEASE responds to the forcepcimode option nearly as well as 5.1-RELEASE does for me! I thought I had it made -- I've ev

Re: HTT on current

2003-08-27 Thread Bruce Evans
On Tue, 26 Aug 2003, John Baldwin wrote: > On 26-Aug-2003 Yamada Ken Takeshi wrote: > > JYI, > > I tested machdep.hlt_logical_cpus=0/1, buildworld, > > and found no particular reason to disable HTT > > as below with Zeon 2.8Ghz x 2, 1GBmem, Slow IDE HDD. > > > > It may not be the common case,

Re: Radeon 7500 w/ DRI locking on restart of X

2003-08-27 Thread Sean Welch
I sent an earlier message which seems to have disappeared into the void. I tried the forcepcimode under the 5.1 install on my laptop (RELEASE with upgraded ports tree) and found that it behaved as you said yours does. I can't get it to hang no matter what I do now -- though the performance is a l

cvsup failing with "ASSERT failed"

2003-08-27 Thread supraexpress
A couple of times, now, on both FBSD-5.1-CURRENT and FBSD-4.8-STABLE whilst running with 2MB of RAM, cvsup has "croaked" with the following error: *** *** runtime error: ***ASSERT failed ***file "/usr/ports/lang/ezm3/work/ezm3-1.0/libs/m3core/src/runtime/ common/RTHeapMap.m3", line 35 ***

Re: Radeon 7500 w/ DRI locking on restart of X

2003-08-27 Thread Glenn Johnson
On Tue, Aug 26, 2003 at 01:27:11PM -0700, Eric Anholt wrote: > On Tue, 2003-08-26 at 18:05, Vulpes Velox wrote: > > > I had similar problem with a 7200 and OGL. I solved the problem by > > turning off some of the options in the X config. > > > > On Tue, 26 Aug 2003 12:21:56 -0500 (GMT) Sean Welch

ATAng can't boot from cold boot

2003-08-27 Thread Anish Mistry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After a cold boot with ATAng it can't seem to properly detect my drives and just stays stuck while booting the kernel. The last line that it displays on a boot -v: ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin I'm not sure how to get more d

ATAng no PIO fallback?

2003-08-27 Thread Anish Mistry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 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 my cdrom

Re: Radeon 7500 w/ DRI locking on restart of X

2003-08-27 Thread Glenn Johnson
On Tue, Aug 26, 2003 at 01:27:11PM -0700, Eric Anholt wrote: ...snip... > Everyone that's experiencing this and is using the DRI, what version > of the radeon DRM is loaded? (dmesg | grep drm) Is anyone experiencing > this without the DRI loaded? The ForcePCIMode workaround is > interesting, I'l

Re: Radeon 7500 w/ DRI locking on restart of X

2003-08-27 Thread Glenn Johnson
On Tue, Aug 26, 2003 at 03:31:29PM -0500, Sean Welch wrote: > I have precisely the same symptoms as what Glenn listed. > > I have now tried the forcepcimode option on the laptop and > unfortunately experienced what appears to be the opposite effect to > what Glenn noted. I get a black screen with

Re: SENDMAIL_MC

2003-08-27 Thread Gregory Neil Shapiro
> I have SENDMAIL_MC and SENDMAIL_SUBMIT_MC defined in /etc/make.conf > (both with the full path, i.e. /etc/mail/...). From the documentation > I take it, that this should work. My installworld however breaks because > src/etc/sendmail/Makefile strips the pathname from the variables before > trying

IDE DVD playback on 5.1-CURRENT

2003-08-27 Thread Adam K Kirchhoff
I've asked this same question on freebsd-questions an on #freebsd (freenode), but haven't gotten any answer, so I thought I'd ask on here. I'm hoping someone can help me out here. I recently moved a firewire card and DVD drive that had been in my FreeBSD box to another computer. I replaced it w

Re: Kernel panic with CAM on current (fatal trap 12)

2003-08-27 Thread Kenneth D. Merry
On Wed, Aug 27, 2003 at 00:49:56 +0200, Martin wrote: > > Hi, > > I compiled world and kernel tonight (Aug 26th) on my Thinkpad > R40 with a CD/RW drive. I tried my old settings with cam > enabled so I can use cdrecord. > > During boot I got a kernel panic about 10 seconds after the > kernel d