compiling FreeBSD to test a netbook (was: Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver)

2010-02-27 Thread Boris Samorodov
On Fri, 26 Feb 2010 16:21:06 -0800 Xin LI wrote: > I've asked him to try a > 9-CURRENT kernel but the Atom based netbook would take some while to > compile the code =-) It's very easy/quick to (cross) compile world at a beafy machine and install the system to an USB stick. -- WBR, Boris Samorod

Re: compiling FreeBSD to test a netbook

2010-02-27 Thread Gabor Kovesdan
On Fri, 26 Feb 2010 16:21:06 -0800 Xin LI wrote: I've asked him to try a 9-CURRENT kernel but the Atom based netbook would take some while to compile the code =-) It's very easy/quick to (cross) compile world at a beafy machine and install the system to an USB stick. I also have

Re: ums fails to initialise correctly

2010-02-27 Thread Chris Hedley
On Mon, 22 Feb 2010, Chris Hedley wrote: I'm having a lot of problems getting the ums (USB mouse) driver to initialise the mouse correctly. I've been wading through the kernel source trying to see if I can find anything, but nothing's grabbed me yet. What I'm looking for is something that w

Re: compiling FreeBSD to test a netbook

2010-02-27 Thread Gonzalo Nemmi
The method described in development(7) (even if it could use an update by now) may help an _awful_ lot in there .. I don't even build world/kernel on my notebook's Celeron 560 ... and actually I wouldn't even dare to do it on an Atom based netbook. development(7) is really worth a read. Best Regar

Re: ATA_CAM-ed mvsata(4) on OpenRD-client

2010-02-27 Thread Norikatsu Shigemura
Hi mav. I didn't know what's happen. So I'll report code trace and cam related struct dump with ddb which I made. The first, cam ddb patch: show cam show cam_eb show cam_et show cam_ed show

Re: ATA_CAM-ed mvsata(4) on OpenRD-client

2010-02-27 Thread Norikatsu Shigemura
Hi mav. On Sun, 28 Feb 2010 13:31:45 +0900 Norikatsu Shigemura wrote: > I didn't know what's happen. So I'll report code trace and > cam related struct dump with ddb which I made. Code trace with printf debug: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

[head tinderbox] failure on i386/i386

2010-02-27 Thread FreeBSD Tinderbox
TB --- 2010-02-28 06:35:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-28 06:35:00 - starting HEAD tinderbox run for i386/i386 TB --- 2010-02-28 06:35:00 - cleaning the object tree TB --- 2010-02-28 06:35:31 - cvsupping the source tree TB --- 2010-02-28 06:35:31 - /usr/bin/c

Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

2010-02-27 Thread Weongyo Jeong
On Fri, Feb 26, 2010 at 04:21:06PM -0800, Xin LI wrote: > Hi, Weongyo, > > On 2010/02/25 16:51, Weongyo Jeong wrote: > > FYI bwn(4) driver is committed into FreeBSD tree. I think the driver > > supports your LP PHY device. After cvsup please try to rebuild siba_bwn > > and bwn modules. > > > >