Re: cdrdao-1.1.7 now available for ATAng

2003-08-30 Thread Vladimir Kushnir
Did anybody try it? I've no success with this variant at all, cdrdao stubbornly reports "Cannot setup device cd0" no matter what :-( What device/driver should I use for ATAPI burner (_NEC CD-RW NR-9100A) to make use of ATAng backend? On Wed, 27 Aug 2003, Soren Schmidt wrote: > > I've put up cdrda

pcic device causes kernel build failure

2003-08-30 Thread Doug Barton
I found my problem, when I got this new laptop two weeks ago I UN-commented the pcic cardbus bridge "just in case." This worked fine up till 8/27, my last build on that machine. Starting last night, with that device in my kernel config, kernel build fails with the error below. Commenting it again a

Re: aac related panics

2003-08-30 Thread Peter Jeremy
On Fri, Aug 29, 2003 at 10:54:10PM -0500, Chip Norkus wrote: >My company is working on a new hosting infrastructure, and I'd like to use >FreeBSD if possible, so any help at all would be greatly appreciated as >we plan to use these machines for some time. Note that 5.x is not yet production qual

Re: vmware-guestd on vmware hosted Windows

2003-08-30 Thread Scott M. Likens
On Sat, 2003-08-30 at 04:32, Masahide -mac- NODA wrote: > Sorry, this is repot only. > > I'm upgrading from 2003/08/19 current to 2003/08/30 current on vmware > 3.x(host OS is Windows), and I tried to run vmware-guestd, > ># ./vmware-guestd >ELF binary type "0" not known. >/usr/local/

Re: HEADS UP! ATAng committed

2003-08-30 Thread Thomas Quinot
Le 2003-08-30, Glenn Johnson écrivait : > I guess I wrote that too soon, it just locked up again. This time > though, the machine rebooted after about 10 seconds so I could not get > to another machine to see if I could poke around. If it rebooted, then maybe it panic'd. Do you have a kernel cor

Re: Someone help me understand this...?

2003-08-30 Thread Robert Watson
On Thu, 28 Aug 2003, Joe Greco wrote: > > > > Could you confim this happens with 4.8? The access control checks there > > > > are substantially different, and I wouldn't expect the behavior you're > > > > seeing on 4.8... > > > > > > Rather difficult. I'll see if the client will let me trash a

Re: Someone help me understand this...?

2003-08-30 Thread Garrett Wollman
< said: > The only way to close this sort of race is to have a notion of a > unique process identifier that lasts beyond the lifetime of the > process itself -- i.e., the ability to return EMYSINCERESTREGRESTS > if you try to signal a process after it has died, and have a > guarantee that the hand

Re: /lib symlinks problem?

2003-08-30 Thread Ruslan Ermilov
On Sat, Aug 30, 2003 at 01:54:27PM +0200, Alexander Leidinger wrote: [...] > I think the problem is, that some tools have a problem finding it...: > ---snip--- > (3) [EMAIL PROTECTED] % nm -D /usr/lib/libc.so | grep fpcl > nm: /usr/lib/libc.so: No such file or directory > > (4) [EMAIL PROTECTED] %

Re: Fresh CVSUP, new ATAng problems and nvidia.ko compile issues

2003-08-30 Thread Evan Dower
I filed one yesterday: ports/56157 -- Evan Dower Undergraduate, Computer Science University of Washington Public key: http://students.washington.edu/evantd/pgp-pub-key.txt Key fingerprint = D321 FA24 4BDA F82D 53A9 5B27 7D15 5A4F 033F 887D From: Arjan van Leeuwen <[EMAIL PROTECTED]> To: Brendo

Re: Fresh CVSUP, new ATAng problems ...

2003-08-30 Thread Marcel Moolenaar
On Sat, Aug 30, 2003 at 11:33:17AM +0100, Matt wrote: > Hi, > > I now have a new issue with ATAng that I didn't have last week when I tried > ATAng. My CDRW is now not detected during probing. I get this message: > > Aug 30 11:21:00 neo kernel: ad0: 76319MB [155061/16/63] at > ata0-master UDMA10

more hints

2003-08-30 Thread Bryan Liesner
If I remove "device pmtimer" from my config, I get a consistent panic, or variation of: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor read, page not present instruction pointer = 0x8:0xc0135b0a7 stack pointer = 0x1

Re: cvs commit: src/sys/vm swap_pager.c

2003-08-30 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Poul-Henning Kamp writes: >phk 2003/08/30 09:44:27 PDT > > FreeBSD src repository > > Modified files: >sys/vm swap_pager.c > Log: > Add a close() method to a swapdev. > > Add a GEOM based backend. This is actually a quite significa

su in free(): warning: chunk is already free

2003-08-30 Thread Christoph Kukulies
On my 5.1-current I logged in from outside and tried su getting: $ su su in free(): warning: chunk is already free su: pam_start: system error I'm not sure whether my system is absolutely in sync but I'd think with make buildworld, installworld, buildkernel, installkernel reboot it should be. -

Re: Someone help me understand this...?

2003-08-30 Thread Robert Watson
On Sat, 30 Aug 2003, Jilles Tjoelker wrote: > On Thu, Aug 28, 2003 at 11:34:09AM -0400, Robert Watson wrote: > > > > Clearly, unbreaking applications like Diablo by default is desirable. At > > > > least OpenBSD has similar protections to these turned on by default, and > > > > possibly other sy

Re: 2 ports broken after gcc import

2003-08-30 Thread Kenneth Culver
> I think I missed the message that this is a response to, but here's an > answer to the question: UFS_ACL controls only the introduction of ACL > code into UFS1 and UFS2 file systems, and enables conditional use of > ACLs code if the ACLs flag is set on a file system. If the ACLs flag is > not se

Re: snd_csa issues in -CURRENT

2003-08-30 Thread Josh Elsasser
On Sat, Aug 30, 2003 at 06:45:49PM +1000, matti k wrote: > On Fri, 29 Aug 2003 12:36:56 +0200 > Eirik Oeverby <[EMAIL PROTECTED]> wrote: > > > I might also point out that there are two distinct kinds of distortion > > happening: The click/pop/crackle kind of distortion, and one where a > > sound b

Re: 2 ports broken after gcc import

2003-08-30 Thread Kenneth Culver
> I just built a fresh nmap on my -current box and it appears to work fine > for me, as did the older nmap. So I guess that leaves me firmly in the > "unable to reproduce" camp. I have noticed that, on my wi0 boxes, I > tend to get a fair number of ENOBUFS errors when nmaping, but that > appears

Re: Someone help me understand this...?

2003-08-30 Thread Jilles Tjoelker
On Thu, Aug 28, 2003 at 11:34:09AM -0400, Robert Watson wrote: > > > Clearly, unbreaking applications like Diablo by default is desirable. At > > > least OpenBSD has similar protections to these turned on by default, and > > > possibly other systems as well. As 5.x sees more broad use, we may wel

nvidia-driver still fails on -CURRENT

2003-08-30 Thread Julian St.
Hello, some people reported strange behavior of nvidia-driver: after starting X the screen flickers shortly and then displays gibberish in text-mode. The system is still responsive, as one can login via serial console. XFree86.0.log stops at: (II) NVIDIA(0): Setting mode "1024x768" I also expe

Re: 2 ports broken after gcc import

2003-08-30 Thread Robert Watson
On Fri, 29 Aug 2003, Kenneth Culver wrote: > > Might devfs propagate ACL characteristics via /dev nodes into > > applications? Otherwise, the symptom you described would have made me > > point to the IP firewall first. > > My machine that was showing the problem didn't have a firewall enabled.

Re: Fresh CVSUP, new ATAng problems and nvidia.ko compile issues

2003-08-30 Thread Arjan van Leeuwen
On Saturday 30 August 2003 16:20, Brendon and Wendy wrote: > All, > > A constant in one of the kernel header file seems to have been renamed. > Change PCIR_HEADERTYPE to PCIR_HDRTYPE in the NVIDIA code and all will be > well. > > I have tried this myself and all is well. > > Cheers, > Brendon Can

Re: ifconfig -a blows up if /etc/mac.conf isn't installed

2003-08-30 Thread Robert Watson
On Fri, 29 Aug 2003, Bryan Liesner wrote: > On Fri, 29 Aug 2003, Kenneth D. Merry wrote: > > > Memory fault (core dumped) > > Same here. I took a look, and found that line 62 of > /usr/src/sbin/ifconfig/ifmac.c returns ENOENT, but the docs say this > should return a -1. So this code looks cor

Re: 2 ports broken after gcc import

2003-08-30 Thread Robert Watson
On Fri, 29 Aug 2003, Kenneth Culver wrote: > > Bizarre. I use ACLs in my kernel daily, and I use nmap almost daily, > > and haven't seen this. If you re-add ACLs with a fresh kernel build, > > does the problem come back? Could you look at ktraces of nmap with and > > without ACLs and see what c

re: Fresh CVSUP, new ATAng problems and nvidia.ko compile issues

2003-08-30 Thread Brendon and Wendy
All, A constant in one of the kernel header file seems to have been renamed. Change PCIR_HEADERTYPE to PCIR_HDRTYPE in the NVIDIA code and all will be well. I have tried this myself and all is well. Cheers, Brendon ___ [EMAIL PROTECTED] mailing list

Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbinMakefile src/usr.bin Makefile src/usr.sbin Makefile

2003-08-30 Thread Michael Edenfield
* Ceri Davies <[EMAIL PROTECTED]> [030830 09:18]: > On Sat, Aug 30, 2003 at 03:11:02PM +0200, Wilko Bulte wrote: > > See /etc/defaults/make.conf > > Only in RELENG_4, last time I checked. In 5.x, since make.conf was not a set of defaults but merely a list of available make flags, it was moved

Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbinMakefile src/usr.bin Makefile src/usr.sbin Makefile

2003-08-30 Thread Ceri Davies
On Sat, Aug 30, 2003 at 03:11:02PM +0200, Wilko Bulte wrote: > On Sat, Aug 30, 2003 at 02:55:32PM +0200, Andreas Klemm wrote: > > On Sat, Aug 30, 2003 at 03:46:53AM -0700, Doug Barton wrote: > > > On Sat, 30 Aug 2003, Poul-Henning Kamp wrote: > > > > > > > In message <[EMAIL PROTECTED]>, Doug Bart

Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbinMakefile src/usr.bin Makefile src/usr.sbin Makefile

2003-08-30 Thread Wilko Bulte
On Sat, Aug 30, 2003 at 02:55:32PM +0200, Andreas Klemm wrote: > On Sat, Aug 30, 2003 at 03:46:53AM -0700, Doug Barton wrote: > > On Sat, 30 Aug 2003, Poul-Henning Kamp wrote: > > > > > In message <[EMAIL PROTECTED]>, Doug Barton writes: > > > >Poul-Henning, > > > > > > > >Please don't forget to u

-current of today, kconsole and others crash with signal 6

2003-08-30 Thread Andreas Klemm
JFYI: This hasn't been the case 1 month ago with kernel/os from July 30. machine i386 cpu I686_CPU ident TITAN options SCHED_4BSD #4BSD scheduler options INET#InterNETworking options FFS #Be

Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbinMakefile src/usr.bin Makefile src/usr.sbin Makefile

2003-08-30 Thread Andreas Klemm
On Sat, Aug 30, 2003 at 03:46:53AM -0700, Doug Barton wrote: > On Sat, 30 Aug 2003, Poul-Henning Kamp wrote: > > > In message <[EMAIL PROTECTED]>, Doug Barton writes: > > >Poul-Henning, > > > > > >Please don't forget to update src/share/examples/etc/make.conf > > >accordingly. > > > > Hmm, so this

Build broken in sys/dev/pcic/i82365.c

2003-08-30 Thread Doug Barton
With latest sources: cc -c -O -fno-ident -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/local/src/sys -I/usr/local/src/sys/contrib/dev/acpic

Re: pam_mkhomedir

2003-08-30 Thread Bruce M Simpson
On Sat, Aug 30, 2003 at 10:09:14AM +0200, Antoine Jacoutot wrote: > If I remember, pam_mkhomedir was in the contrib section under 4.x. Any idea > why it is not part of FreeBSD anymore ? Or do you know any other way of > auto-creating users homedir ? My virtual hosting setup does this through Pro

/lib symlinks problem? (was: Re: __fpclassifyd)

2003-08-30 Thread Alexander Leidinger
On Fri, 29 Aug 2003 09:19:07 -0700 Steve Kargl <[EMAIL PROTECTED]> wrote: > Are you linking in libc? > > troutmask:kargl[207] nm -D /usr/lib/libc.so | grep fpcl > 000b0040 T __fpclassifyd > 000afff0 T __fpclassifyf > 000b00a0 T __fpclassifyl I think the problem is, that some tools have a problem

vmware-guestd on vmware hosted Windows

2003-08-30 Thread Masahide -mac- NODA
Sorry, this is repot only. I'm upgrading from 2003/08/19 current to 2003/08/30 current on vmware 3.x(host OS is Windows), and I tried to run vmware-guestd, # ./vmware-guestd ELF binary type "0" not known. /usr/local/sbin/vmware-guestd: Exec format error. Wrong Architecture I suggested

Re: IDE DVD playback on 5.1-CURRENT

2003-08-30 Thread Bruce Evans
On Fri, 29 Aug 2003, David O'Brien wrote: > On Fri, Aug 29, 2003 at 10:10:46AM -0700, Terry Lambert wrote: > > David O'Brien wrote: > > > On Thu, Aug 28, 2003 at 01:29:22AM -0700, Terry Lambert wrote: > > > > 1)dd if=/dev/acd0 count=1 of=/dev/null > > > > 2)dd if=/dev/acd0c count=1 of=/dev

Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbinMakefile src/usr.bin Makefile src/usr.sbin Makefile

2003-08-30 Thread Doug Barton
On Sat, 30 Aug 2003, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Doug Barton writes: > >Poul-Henning, > > > >Please don't forget to update src/share/examples/etc/make.conf > >accordingly. > > Hmm, so this stuff is documented both in make.conf(5) and an examples > file ? Sounds like

Fresh CVSUP, new ATAng problems and nvidia.ko compile issues

2003-08-30 Thread Matt
Hi, I have just cvsup'd this morning and built/installed a new world and kernel: FreeBSD neo.xtaz.co.uk 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Aug 30 11:13:06 BST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/NEO i386 I now have a new issue with ATAng that I didn't have last week when I trie

Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbinMakefile src/usr.bin Makefile src/usr.sbin Makefile

2003-08-30 Thread Arjan van Leeuwen
On Saturday 30 August 2003 12:03, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Doug Barton writes: > >Poul-Henning, > > > >Please don't forget to update src/share/examples/etc/make.conf > >accordingly. > > Hmm, so this stuff is documented both in make.conf(5) and an examples > file ?

Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbinMakefile src/usr.bin Makefile src/usr.sbin Makefile

2003-08-30 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Doug Barton writes: >Poul-Henning, > >Please don't forget to update src/share/examples/etc/make.conf >accordingly. Hmm, so this stuff is documented both in make.conf(5) and an examples file ? Sounds like one place too many to me. -- Poul-Henning Kamp | UNIX

Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbinMakefile src/usr.bin Makefile src/usr.sbin Makefile

2003-08-30 Thread Doug Barton
Poul-Henning, Please don't forget to update src/share/examples/etc/make.conf accordingly. All, As a sometime-contributor to the "let's give people more options to leave stuff out" cause, I fully support adding more knobs like this. There is no harm to adding more knobs that work the same way as

Re: buildworld failure

2003-08-30 Thread Doug Barton
On Fri, 29 Aug 2003, Sheldon Hearn wrote: > Okay, you philosophize while the rest of us follow the advice of the > folks who have a good understanding of gcc's optimizer. :-) Not to be disagreeable, but the gcc developers seem to think that -O2 should "always" produce better code, and "never" pro

Re: snd_csa issues in -CURRENT

2003-08-30 Thread matti k
On Fri, 29 Aug 2003 12:36:56 +0200 Eirik Oeverby <[EMAIL PROTECTED]> wrote: > I might also point out that there are two distinct kinds of distortion > happening: The click/pop/crackle kind of distortion, and one where a > sound buffer is repeated over and over 5-10 times - as if the hardware > has

pam_mkhomedir

2003-08-30 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi ! I just set up a test server running FreeBSD-5.1 with pam_ldap and nss_ldap for authentication. It works really nice so far. I have a little question though: I wanted the user homedir to be created the first time a user logs in if it does not ex

Re: need some debugging help

2003-08-30 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, "Kenneth D. Merry" writes: >I think I have everything setup correctly, but I keep getting panics inside >the GEOM code with these patches. (Memory modified after free.) I don't >know whether I've just exposed some race condition, or whether I've done >something wr

Re: 2 ports broken after gcc import

2003-08-30 Thread leafy
On Fri, Aug 29, 2003 at 02:31:56PM -0400, Kenneth Culver wrote: > Did the same thing, portupgrade -f nmap, and then ran it with the same > flags, and I'm still getting the same problem. It's doing this on all 3 of > my FreeBSD-CURRENT machines as well. > > Ken Are you running a packet filter of so

Re: aac related panics

2003-08-30 Thread Chip Norkus
On Friday 29 August 2003 11:37 pm, Scott Long wrote: > Hi, > > You're not the first to report this. Please try reverting > /sys/dev/aac/aac.c to rev 1.73 and let me know if it helps. > It did help. I can now complete a 'make -j 4 world' (in 24 minutes no less :)). Thanks a lot for the help! I

Re: HEADS UP! ATAng committed

2003-08-30 Thread Glenn Johnson
On Fri, Aug 29, 2003 at 11:56:57PM -0500, Glenn Johnson wrote: > On Fri, Aug 29, 2003 at 11:02:13PM -0500, wrote: > > > On Fri, Aug 29, 2003 at 06:41:17PM +0200, Thomas Quinot wrote: > > > > > Le 2003-08-29, Glenn Johnson écrivait : > > > > > > > When I have atapicam enabled in my kernel config (-

libthr: Blocked signal nesting level must be 1!

2003-08-30 Thread Peter Kostouros
Hi I received the following message while running mplayer: Blocked signal nesting level must be 1! Abnormal termination, file: /mnt/cvs/FreeBSD/usr/src/libthr/thread/thr_kern.c, line: 88 I am running with SCHED_ULE, and have mapped libc_r to libthr in libmap.conf. The program runs fine when li

Re: HEADS UP! ATAng committed

2003-08-30 Thread Glenn Johnson
On Fri, Aug 29, 2003 at 11:02:13PM -0500, wrote: > On Fri, Aug 29, 2003 at 06:41:17PM +0200, Thomas Quinot wrote: > > > Le 2003-08-29, Glenn Johnson écrivait : > > > > > When I have atapicam enabled in my kernel config (-current, as of > > > Aug 28, 2003; 11:00 PM CDT), my system locks up when try

Re: aac related panics

2003-08-30 Thread Scott Long
Hi, You're not the first to report this. Please try reverting /sys/dev/aac/aac.c to rev 1.73 and let me know if it helps. Scott Chip Norkus wrote: Hi all, I've got a Dell Poweredge 2650 which I recently installed 5.1-R on. That worked fine, and so I did a cvsup to get to 5.1-C as of about no

need some debugging help

2003-08-30 Thread Kenneth D. Merry
I've been working on a set of patches to remove the sysctl variable creation from interrupt context in the cd(4) and da(4) drivers. To fix the problem, I've created a new taskqueue that runs in a thread context, instead of inside a software interrupt like the current task queues. (The eventual f

Re: HEADS UP! ATAng committed

2003-08-30 Thread Glenn Johnson
On Fri, Aug 29, 2003 at 06:41:17PM +0200, Thomas Quinot wrote: > Le 2003-08-29, Glenn Johnson écrivait : > > > When I have atapicam enabled in my kernel config (-current, as of > > Aug 28, 2003; 11:00 PM CDT), my system locks up when trying to load > > nautilus. Nautilus loads fine after removing

Re: 2 ports broken after gcc import

2003-08-30 Thread Kenneth Culver
> Might devfs propagate ACL characteristics via /dev nodes into > applications? Otherwise, the symptom you described would have made me > point to the IP firewall first. > My machine that was showing the problem didn't have a firewall enabled. I'll still mess with it some more to see what I can com

Re: 2 ports broken after gcc import

2003-08-30 Thread Kenneth Culver
> Bizarre. I use ACLs in my kernel daily, and I use nmap almost daily, > and haven't seen this. If you re-add ACLs with a fresh kernel build, > does the problem come back? Could you look at ktraces of nmap with and > without ACLs and see what causes it? Do you have ACLs enabled on any > file sy

aac related panics

2003-08-30 Thread Chip Norkus
Hi all, I've got a Dell Poweredge 2650 which I recently installed 5.1-R on. That worked fine, and so I did a cvsup to get to 5.1-C as of about noon today. When I rebooted with the new kernel my system paniced before even finishing the kernel boot with the following: command 0xca6df000 not in

Re: ifconfig -a blows up if /etc/mac.conf isn't installed

2003-08-30 Thread Bryan Liesner
On Fri, 29 Aug 2003, Kenneth D. Merry wrote: > > I've figured out that after some recent posix1e upgrades (mac stuff?), > ifconfig -a will blow up if mac.conf isn't there: > > # mv /etc/mac.conf /etc/mac.conf.backup > # ifconfig -a > fxp0: flags=8843 mtu 1500 > inet 10.0.0.6 netmask 0x

Re: sysinstall spec_getpages panic (with VM overtones)

2003-08-30 Thread Robert Watson
On Sat, 30 Aug 2003, Gavin Atkinson wrote: > On Sun, 24 Aug 2003, Robert Watson wrote: > > Alan Cox just made a commit a couple of days ago that seems to resolve the > > problem for us. Here's the commit message so you can give it a try. > > > > [...] > > 1.208 +5 -2 src/sys/fs/specfs

Re: sysinstall spec_getpages panic (with VM overtones)

2003-08-30 Thread Gavin Atkinson
On Sun, 24 Aug 2003, Robert Watson wrote: > Alan Cox just made a commit a couple of days ago that seems to resolve the > problem for us. Here's the commit message so you can give it a try. > > [...] > 1.208 +5 -2 src/sys/fs/specfs/spec_vnops.c I can confirm this fixes things for me to

Re: cvsup failing with "ASSERT failed"

2003-08-30 Thread Andre Guibert de Bruet
On Fri, 29 Aug 2003, David Rhodus wrote: > > On Wednesday, August 27, 2003, at 12:48 PM, Peter Wemm wrote: > > Oh, that *is* interesting. I get this 100% of the time when trying to > > run the i386 binary on my amd64 boxes. Hmm. Maybe I dont have an > > emulation > > bug then? > > > > [EMAIL P

Re: cvsup failing with "ASSERT failed"

2003-08-30 Thread David Rhodus
On Wednesday, August 27, 2003, at 12:48 PM, Peter Wemm wrote: Oh, that *is* interesting. I get this 100% of the time when trying to run the i386 binary on my amd64 boxes. Hmm. Maybe I dont have an emulation bug then? [EMAIL PROTECTED]:46am]~-99> ./cvsup -gL2 cvs-supfile Parsing supfile "cvs-su

Re: Thinkpad R40 and ACPI problems on current

2003-08-30 Thread Nate Lawson
Please submit a PR and send me the PR number. Include full dmesg and a URL to the two files produced by: acpidump -t -d -o my.dsdt > my.asl -Nate ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscr