> Hi everyone,
Hello,
[ snip ]
> cat hosts | grep '^0\.0\.0\.0' | awk '{print "local-zone: \""$2"\"
> redirect\nlocal-data: \""$2" A 0.0.0.0\""}' > ads.conf
awk 'NF == 2 && $1 == "0.0.0.0" && $2 ~ /^[a-z0-9]/ { print "local-zone: \"" $2
"\" redirect\nlocal-data: \"" $2 " A " $1 "\"" }' host >
Hi,
OpenBSD 4.4-beta (GENERIC.MP) #835: Mon Aug 4 12:50:17 MDT 2008
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
RTC BIOS diagnostic error 80
cpu0: Intel(R) Atom(TM) CPU N270 @ 1.60GHz ("GenuineIntel" 686-class) 1.60 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,P
Le Wed, Aug 06, 2008 at 11:29:36PM +1000, Jonathan Gray icrivait:
> On Wed, Aug 06, 2008 at 09:23:49AM +0200, Freddy DISSAUX wrote:
> >
> > Be careful whith re0, no mac address detected:
> > re0 [ snip ] address 00:00:00:00:00:00
>
> The mac address should display corr
Le Wed, Aug 06, 2008 at 01:45:12PM +, Stuart Henderson icrivait:
> On 2008-08-06, Freddy DISSAUX <[EMAIL PROTECTED]> wrote:
> > OpenBSD 4.4-beta (GENERIC.MP) #835: Mon Aug 4 12:50:17 MDT 2008
> > [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
> >
&
Forgot the files, sorry.
0:0:0: Intel 82945GME Host
0x: 27ac8086 2096 0603
0x0010:
0x0020: 015b1025
0x0030: 00e0
0x0040: fed19001 fed14001 e
Le Thu, Aug 07, 2008 at 07:27:11PM +0100, Stuart Henderson icrivait:
> Please can you see if bsd works if you "boot -c" at the bootloader,
> and "disable azalia" then "quit"?
bsd works fine whith azalia disable.
> Output from the command "pcidump -xx"
> would be useful too.
2 files:
pcidump.t
Thanks to all the developers for a job well done.
7 matches
Mail list logo