daily CVS update output

2016-07-09 Thread NetBSD source update
Updating src tree: P src/lib/libc/shlib_version P src/lib/libc/gen/siglist.c P src/lib/libc/sys/fork.2 P src/lib/libc/sys/sigaction.2 P src/share/man/man7/signal.7 P src/sys/arch/amd64/amd64/locore.S P src/sys/arch/arm/omap/omap2_gpio.c P src/sys/arch/arm/omap/omap_edma.c P

Re: Unexpected kernel device dependency for 'vga* at pci?'

2016-07-09 Thread Robert Elz
Date:Sun, 10 Jul 2016 08:32:24 +0800 (PHT) From:Paul Goyette Message-ID: | "Common" yes, but they should not be normal. The whole point of the | config(1) mess is to be able to properly

Re: Another dependency problem: radeon (also?) depends on agp

2016-07-09 Thread Paul Goyette
On Sun, 10 Jul 2016, Paul Goyette wrote: I've also discovered that if you have a radeon, you also need to have agp* at pchb? configured. Otherwise you get the following errors while compiling radeon_ttm.c /build/netbsd-local/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_ttm.c:

Re: Unexpected kernel device dependency for 'vga* at pci?'

2016-07-09 Thread Paul Goyette
On Sun, 10 Jul 2016, Robert Elz wrote: Date:Sun, 10 Jul 2016 07:00:11 +0800 (PHT) From:Paul Goyette Message-ID: | While doing this, I've discovered that a radeondrmkmsfb0-based kernel |

Re: Unexpected kernel device dependency for 'vga* at pci?'

2016-07-09 Thread Robert Elz
Date:Sun, 10 Jul 2016 07:00:11 +0800 (PHT) From:Paul Goyette Message-ID: | While doing this, I've discovered that a radeondrmkmsfb0-based kernel | requires that I retain the | |

Another dependency problem: radeon (also?) depends on agp

2016-07-09 Thread Paul Goyette
I've also discovered that if you have a radeon, you also need to have agp* at pchb? configured. Otherwise you get the following errors while compiling radeon_ttm.c /build/netbsd-local/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_ttm.c: In function 'radeon_ttm_tt_populate':

Unexpected kernel device dependency for 'vga* at pci?'

2016-07-09 Thread Paul Goyette
I've been getting a new (well, new-to-me!) system up and running, and one of my usual steps is to build a minimal kernel. Starting with a GENERIC kernel and its dmesg(8) output, I remove all the device drivers that I don't need/use/want, and hard-wire most of the others. While doing this,

Re: Issues with netstat -ia

2016-07-09 Thread Thomas Klausner
On Sat, Jul 09, 2016 at 03:34:46PM +0100, Dave Tyson wrote: > Anyone else seeing this? Yes, but my mail with more debugging info seems to be stuck in mailing list maintainer approval :) Thomas

Issues with netstat -ia

2016-07-09 Thread Dave Tyson
Just upgraded an amd64 system to the latest current - checked out and compiled 8/7/16. NetBSD dell.anduin.org.uk 7.99.33 NetBSD 7.99.33 (GENERIC) #0: Fri Jul 8 15:30:25 BST 2016 r...@dell.anduin.org.uk:/usr/obj/sys/arch/amd64/compile/GENERIC amd64 I was building pkgsrc firefox 17.0.1 today

Re: umass1: failed to create xfers

2016-07-09 Thread Thomas Klausner
On Fri, Jul 08, 2016 at 12:55:25PM +0200, Thomas Klausner wrote: > On Thu, Jul 07, 2016 at 10:37:20AM +0100, Nick Hudson wrote: > > I can't see the problem and it works for me Maybe update to HEAD and send > > the debug log? > > I've tried again with USBDEBUG and UMASSDEBUG kernel on head, and >