Re: UEFI booting survey

2017-12-24 Thread Arno de Vries
therboard no longer supported legacy boot. I had to modify loader.efi because it only probes partitions for zfs pools, not disks (also see bug report 220105). For those interested: comment out the 'continue' on line 123 in /sys/boot/efi/libefi/efipart.c (r 313355) I used info form https://lists.f

Re: /sys/conf/kmod.mk, line 111: Malformed conditional (${MK_CLANG_IS_CC}

2012-04-17 Thread Arno J. Klaassen
kernel module compiled (no idea who/where MK_CLANG_IS_CC gets set to no, AFAIK not by me (I don't use src.conf and nothing about CLANG in make.conf). FYI, best regards, Arno ### Index: ./share/mk/bsd.own.mk === RCS file: /home/ncvs

usb-regression (Tyan S3992-E)

2011-01-04 Thread Arno J. Klaassen
usb0: USB revision 1.0 uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 on usb0 uhub0: 2 ports with 2 removable, self powered Pleasure to provide more info and/or test suggestions. Merci, Arno ___ freebsd-current@freebsd.org mailing list

ATAng + atapicam broke for me

2003-09-03 Thread arno
Error attached are dmesg from my last working ATAng+ATAPICAM kernel and -current-without-ATAPICAM. Hope this helps. Thanx, Arno Aug_31_22:00:20_CEST-ATAPICAM.dmesg Description: Binary data Sep_3_20:08:20_CEST.dmesg Description: Binary data

Re: 5.1 on a production box with some small problems (su, linux emu7)

2003-06-28 Thread arno
solved by the following patch posted by David Xu (not white-space clean), you might give it a try. Arno # Index: usr.bin/su/su.c === RCS file: /home/ncvs/src/usr.bin/su/su.c,v retrieving revision 1.68 diff -c -r1.68 su.c *** usr.bin

Re: Polishing touch

2003-06-03 Thread arno
to create interface one need to open corresponding character device first, i.e. /dev/tapX (or /dev/tunX). yip; NB, I think we should concentrate on tun0 anyway, since device tun is in GENERIC, whilst tap0 is a hack of mine ... Arno ___ [EMAIL PROTECTED

Polishing touch

2003-06-02 Thread arno
usbd. Starting apm. Starting apm. Starting apmd. I somehow twice get 'Starting apm' ; voila, Arno ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Polishing touch

2003-06-02 Thread arno
,SIMPLEX,MULTICAST mtu 1500 Could you also test if unloading the if_tap module panic's the system ? This should ofcourse be tested without my patch and preferably when a tap device is in use. no more panic. thanx, Arno ___ [EMAIL PROTECTED] mailing

strange 'su' problem

2003-05-31 Thread arno
M# I use bash as my login-shell. Regards, Arno uname-a Description: Binary data dmesg-a Description: Binary data kernel-config Description: Binary data ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Still system hangs, but different

2000-01-11 Thread Arno J. Klaassen
) Regards, Arno -- Arno J. Klaassen INSERM U483, University Pierre et Marie Curie 9, quai Saint Bernard 75 252 Paris Cedex 5 [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

egcs-snap-world

1999-03-09 Thread Arno J. Klaassen
} ${.TARGET} Index: sys/modules/svr4/Makefile === RCS file: /home/ncvs/src/sys/modules/svr4/Makefile,v retrieving revision 1.2 diff -r1.2 Makefile 37a38 ${BRANDELF} ${.TARGET} Amicalement, -- Arno J. Klaassen INSERM U483