TB --- 2011-07-01 09:23:48 - tinderbox 2.7 running on freebsd-current.sentex.ca
TB --- 2011-07-01 09:23:48 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2011-07-01 09:23:48 - cleaning the object tree
TB --- 2011-07-01 09:23:56 - cvsupping the source tree
TB --- 2011-07-01 09:23:56 - /usr
I met with the same problem. I do not know how to solve this problem:
http://lists.freebsd.org/pipermail/freebsd-current/2011-January/022022.html
% uname -a
FreeBSD td.local 9.0-CURRENT FreeBSD 9.0-CURRENT #3 r223706M: Fri Jul
1 16:50:12 YEKT 2011 root@td.local:/usr/obj/usr/src/sys/TI amd6
On Friday 01 July 2011 13:21:35 ti bugmenot wrote:
> I met with the same problem. I do not know how to solve this problem:
>
> http://lists.freebsd.org/pipermail/freebsd-current/2011-January/022022.html
>
Hi,
Our USB keyboard driver is very simple and does not parse the HID descriptors
of the
On 1 July 2011 16:05, Hans Petter Selasky wrote:
> On Friday 01 July 2011 13:21:35 ti bugmenot wrote:
>> I met with the same problem. I do not know how to solve this problem:
>>
>> http://lists.freebsd.org/pipermail/freebsd-current/2011-January/022022.html
>>
>
> Hi,
>
> Our USB keyboard driver is
On Friday 01 July 2011 16:14:43 Eir Nym wrote:
> On 1 July 2011 16:05, Hans Petter Selasky wrote:
> > On Friday 01 July 2011 13:21:35 ti bugmenot wrote:
> >> I met with the same problem. I do not know how to solve this problem:
> >>
> >> http://lists.freebsd.org/pipermail/freebsd-current/2011-Jan
On 30.06.2011 17:26, Tim Gustafson wrote:
> Hi,
>
> I've installed FreeBSD 9 on a new server because 8.2 doesn't have
> support for the LSI SAS2008 controller. I've also built the system
> as a ZFS-root box, and I have to say that I'm quite happy with the
> disk performance: we're getting about 5
On Friday 01 July 2011 16:14:43 Eir Nym wrote:
> On 1 July 2011 16:05, Hans Petter Selasky wrote:
> > On Friday 01 July 2011 13:21:35 ti bugmenot wrote:
> >> I met with the same problem. I do not know how to solve this problem:
> >>
> >> http://lists.freebsd.org/pipermail/freebsd-current/2011-Jan
> it is nice that you give 9 a chance, but there is LSI SAS2008 support
> in 8.2, too.
I tried booting off an 8.2 release disc and it did not see the controller.
I don't have a dmesg from booting off that disc so I can't offer much more
detail other than what I have in my dmesg now:
mps0: port
On 7/1/11 2:42 AM, Stefan Bethke wrote:
> The box shouldn't wedge in this situation. If tmpfs can create
> a memory starvation situation on the kernel level, it is not
production ready.
The full message was "swap zone exhausted, increase kern.maxswzone" - I
guess that actual swap wasn't exhauste
TB --- 2011-07-01 15:12:58 - tinderbox 2.7 running on freebsd-current.sentex.ca
TB --- 2011-07-01 15:12:58 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2011-07-01 15:12:58 - cleaning the object tree
TB --- 2011-07-01 15:13:06 - cvsupping the source tree
TB --- 2011-07-01 15:13:06 - /usr
On Fri, Jul 1, 2011 at 7:45 AM, Tim Gustafson wrote:
>> it is nice that you give 9 a chance, but there is LSI SAS2008 support
>> in 8.2, too.
>
> I tried booting off an 8.2 release disc and it did not see the controller.
More specifically, it's in 8.2-STABLE. mps driver was MFC'ed on Feb
18th, 20
Hi
I've been seeing this all day:
# cvsup -L2 /root/supfile-cvs
Parsing supfile "/root/supfile-cvs"
Connecting to cvsup6.freebsd.org
Connected to cvsup6.freebsd.org
Server software version: SNAP_16_1h
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-m
Hi,
Can you try the attached patch and report back?
Please also send me your HID descriptor:
usbconfig -d X.Y do_request 0x81 0x06 0x2200 0 0x100
--HPS
=== input/ukbd.c
==
--- input/ukbd.c (revision 223581)
+++ input/ukbd.c (local)
> More specifically, it's in 8.2-STABLE. mps driver was MFC'ed on
> Feb 18th, 2011. It didn't make it into 8.2-RELEASE.
>
> Try mfsBSD image from http://mfsbsd.vx.sk/ -- it may work better.
That's what I used. I used the zpool 15 versions though; maybe the zpool 28
version had the new driver on
On Fri, 01.07.2011 at 11:33:42 -0400, Sean M. Collins wrote:
> On 7/1/11 2:42 AM, Stefan Bethke wrote:
> > The box shouldn't wedge in this situation. If tmpfs can create
> > a memory starvation situation on the kernel level, it is not
> production ready.
>
> The full message was "swap zone exhau
On 07/01/11 09:34, Ian FREISLICH wrote:
Hi
I've been seeing this all day:
# cvsup -L2 /root/supfile-cvs
Parsing supfile "/root/supfile-cvs"
Connecting to cvsup6.freebsd.org
Connected to cvsup6.freebsd.org
Server software version: SNAP_16_1h
Negotiating file attribute support
Exchanging collecti
Hi,
Found some bugs in my intial patch. Try this new one.
--HPS
=== ukbd.c
==
--- ukbd.c (revision 223581)
+++ ukbd.c (local)
@@ -108,9 +108,10 @@
#define UKBD_IN_BUF_SIZE (2*(UKBD_NMOD + (2*UKBD_NKEYCODE))) /* bytes */
#define UK
17 matches
Mail list logo