Re: Kernel panic when unpluggin AC adaptor

2010-05-18 Thread Brandon Gooch
On Tue, May 18, 2010 at 9:04 AM, Giovanni Trematerra wrote: > On Sat, May 15, 2010 at 9:12 PM, Brandon Gooch > wrote: >> On Thu, May 13, 2010 at 7:25 PM, Giovanni Trematerra >> wrote: >>> On Thu, May 13, 2010 at 1:09 AM, Brandon Gooch >>> wrote: On Wed, May 12, 2010 at 9:41 AM, Attilio Rao

AHCI timeouts on S3 resume

2010-05-18 Thread Damian Gerow
A few months back, I swapped out my dying hard drive for a WD Scorpio Blue. Cheap, seemed reliable, and it was the only drive the local shop had in stock. However, it seems that AHCI doesn't like this device, and is having troubles during an S3 resume. It appears as though I'm experiencing two ty

Re: Give freeze a chance

2010-05-18 Thread Renato Botelho
On Mon, May 17, 2010 at 5:29 PM, Thomas Abthorpe wrote: > The next wave of the challenge, fear, there is one more already > composed to be released with 8.1! > > -- > > Give Freeze a chance >  with apologies to John Lennon et al > > Ev'rybody's talkin' 'bout > portism, srcism, docism, cvsism, svni

Re: *BSD meetup, London May 27th

2010-05-18 Thread Julian H. Stacey
Hi, Reference: > From: Michal > Date: Tue, 18 May 2010 10:50:01 +0100 > Message-id: <4bf262c9.2040...@ionic.co.uk> Michal wrote: > On 16/05/2010 20:27, Owain Ainsworth wrote: > > On Sat, May 15, 2010 at 11:38:34PM +0100, Edd Barrett wrote: > >> On Tue, May 11, 2010 at 1:44 PM

libdispatch : queue_kevent.c:204:20: use of undeclared identifier 'EV_RECEIPT'

2010-05-18 Thread faiza ali
Hey, i have followed the instruction emtioed in; http://wiki.freebsd.org/GCD but when i compiled libdispatch-r174 i got seven errors like; libdispatch : queue_kevent.c:204:20: use of undeclared identifier 'EV_RECEIPT'  is there some bug in source code of libdisptch or freeBSD upgradation to 8

Re: Kernel panic when unpluggin AC adaptor

2010-05-18 Thread Giovanni Trematerra
On Sat, May 15, 2010 at 9:12 PM, Brandon Gooch wrote: > On Thu, May 13, 2010 at 7:25 PM, Giovanni Trematerra > wrote: >> On Thu, May 13, 2010 at 1:09 AM, Brandon Gooch >> wrote: >>> On Wed, May 12, 2010 at 9:41 AM, Attilio Rao wrote: 2010/5/12 David DEMELIER : > I remove the patch, and

Re: *BSD meetup, London May 27th

2010-05-18 Thread Michal
On 16/05/2010 20:27, Owain Ainsworth wrote: > On Sat, May 15, 2010 at 11:38:34PM +0100, Edd Barrett wrote: >> On Tue, May 11, 2010 at 1:44 PM, Sevan / Venture37 >> wrote: >>> Hi Guys >>> Some of us are meeting at the Barrowboy & Banker by London bridge on >>> the 27th this month, 7pm >>> More det

Re: odd behavior on select() after shutdown()

2010-05-18 Thread Kostik Belousov
On Tue, May 18, 2010 at 12:58:05PM +0900, Yoshihiko Sarumaru wrote: > Hi, > > 2010/5/18 Kostik Belousov : > > On Tue, May 18, 2010 at 01:08:50AM +0900, Yoshihiko Sarumaru wrote: > >> Hi all, > >> > >> Select(2) has three arguments to get socket status for read, write and > >> except. > >> After u