Re: 5.2 pre-orders are up

2012-09-04 Thread dave del debbio
We've activated 5.2 pre-orders.

Yeah, we know the http://www.openbsd.org/52.html page sucks, and
doesn't list all the stuff we've done recently.  Hopefully that
will change.

I placed my order and want to thank all the developers that worked on this
release.  I especially want to thank guenther@ for kernel threads and
jsing@ for the Go port.

thanks again,
dave.



Re: Random freezes

2010-12-19 Thread Dave Del Debbio
Hello Patrikas,

Thinkpad G40 running -current sometimes freezes completely without any
signs. No network connectivity, no response.. it happens in X and usually
during some interaction (happened twice when moving a window). Not sure how
could I debug it, I don't have a serial cable at the moment. Are there any
other options to trace it ? Thanks in advance, here's my dmesg below:

inteldrm0 at vga1: irq 11
drm0 at inteldrm0

When X freezes up, press the Fn button.  Does that solve the issue?

Dave.




Re: em(4) ierrs [solved]

2010-09-22 Thread Dave Del Debbio
I, unfortunately, am still experiencing livelocks on my em interfaces on my 
Dell 
R200 server in bridging mode.  I'm going to have to schedule an upgrade to the 
latest snapshot first to see if that clears up any issues, but barring that 
I'm 
not sure where to look.  Perhaps I'll also try the UP kernel.

http://marc.info/?l=openbsd-miscm=124082008204226w=4



[no subject]

2010-09-22 Thread Dave Del Debbio
I, unfortunately, am still experiencing livelocks on my em interfaces on my 
Dell 
R200 server in bridging mode.  I'm going to have to schedule an upgrade to the 
latest snapshot first to see if that clears up any issues, but barring that 
I'm 
not sure where to look.  Perhaps I'll also try the UP kernel.

Are you currently running amd64? Maybe you should try running an i386
bridge.  Please see how devio.us solved their livelock problem here:
http://devio.us/forums/topic/88/openbsd-amd64-updated/ and here:
http://devio.us/forums/topic/116/scheduled-downtime-tonight-1000-pm-est/
and http://devio.us/forums/topic/245/4k-account-and-40-days-uptime/

D.



[no subject]

2010-05-07 Thread Dave Del Debbio
On Fri, May 7, 2010 at 2:59 PM, Frank Bax f...@sympatico.ca wrote:

 I've never printed from my OpenBSD desktop.
 I've used lpd on Windows to print to HP printers with HP JetDirect.

 I read the recent thread about lpd/postscript.

 Will I be able to use lpd to print to any HP JetDirect printer?


Yes, HP JetDirect does lpd/lpr amongst many other protocols.



 I'm looking at getting an HP 1518ni colour laser.

 Does HP postscript level 3 emulation qualify as postscript support

I have an HP Color LaserJet 2605dn which has postscript support; I print
documents using lpd.  You may get the staircase effect when printing
documents from the commandline.  I used to until I started using this
ksh function (in /etc/ksh.kshrc):

function print_tty {
  if [[ $# -ne 1 ]]; then
echo usage: $0 [file] 2
return 2
  fi
  if [[ ! -e $1 ]]; then
echo error: $1 does not exist! 2
return 1
  fi
  awk '{printf %s\r\n,$0} END {printf %c, 26}' $1 | lpr -
}

HTH, Dave


Not 100% sure about HP's postscript emulation but my Brother printer does
postscript level 3 emulation well enough for all my printing needs so far.

Greg



can't run 'ps' and 'trace' for PR

2009-08-28 Thread Dave Del Debbio
Hi misc

When using tip(1) with a serial console, I am unable to enter ps and
trace at the ddb prompt.  Any suggestions on how I can do that so
that I can use sendbug to send a PR.

Thanks,
Dave

Output from 
# tip tty00 | tee logfile

snip
connected
 OpenBSD/i386 BOOT 3.02

boot

boot 

booting hd0a:/bsd: 
/-\|/6596732-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|+1053256
 
[52+347648/-\|/-\|/-\|/-\|/-\|/+330182-\|/-\|/-\|/-\|/-\|/-]=0x7f1434

entry point at 0x200120


[ using 678256 bytes of bsd ELF symbol table ]

Copyright (c) 1982, 1986, 1989, 1991, 1993

The Regents of the University of California.  All rights reserved.

Copyright (c) 1995-2009 OpenBSD. All rights reserved.  http://www.OpenBSD.org


OpenBSD 4.6-current (GENERIC) #133: Tue Aug 25 21:52:51 MDT 2009

dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC

cpu0: Intel(R) Pentium(R) M processor 1.60GHz (GenuineIntel 686-class) 1.60 
GHz

cpu0: 
FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,SBF,EST,TM2

real mem  = 1341091840 (1278MB)

avail mem = 1290600448 (1230MB)

mainbus0 at root

bios0 at mainbus0: AT/286+ BIOS, date 09/22/05, BIOS32 rev. 0 @ 0xfd750, SMBIOS 
rev. 2.33 @ 0xe0010 (57 entries)

bios0: vendor IBM version 1QET97WW (3.02 ) date 09/22/2005

bios0: IBM 2884A2U

apm0 at bios0: Power Management spec V1.2
apm0: battery life expectancy 95%

apm0: AC on, battery charge high, charging

acpi at bios0 function 0x0 not configured

pcibios0 at bios0: rev 2.1 @ 0xfd6e0/0x920

pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdea0/272 (15 entries)

pcibios0: PCI Interrupt Router at 000:31:0 (Intel 82371FB ISA rev 0x00)

pcibios0: PCI bus #13 is the last bus

bios0: ROM list: 0xc/0x1 0xd/0x1000 0xd1000/0x1000 0xdc000/0x4000! 
0xe/0x1

cpu0 at mainbus0: (uniprocessor)

cpu0: Enhanced SpeedStep 1599 MHz: speeds: 1600, 1400, 1200, 1000, 800, 600 MHz

pci0 at mainbus0 bus 0: configuration mode 1 (bios)

io address conflict 0x5800/0x8

io address conflict 0x5808/0x4

io address conflict 0x5810/0x8

io address conflict 0x580c/0x4

pchb0 at pci0 dev 0 function 0 Intel 82855PM Host rev 0x03

intelagp0 at pchb0

agp0 at intelagp: apert000

ppb0 at pci0 dev 1 function 0 Intel 82855PM AGP rev 0x03

pci1 at ppb0 bus 1

vga1 at pci1 dev 0 function 0 ATI Radeon Mobility M6 rev 0x00

wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)

wsdisplay0: screen 1-5 added (80x25, vt100 emulation)

radeondrm0 at vga1: irq 11

drm0 at radeondrm0

uhci0 at pci0 dev 29 function 0 Intel 82801DB USB rev 0x01: irq 11

uhci1 at pci0 dev 29 function 1 Intel 82801DB USB rev 0x01: irq 11

uhci2 at pci0 dev 29 function 2 Intel 82801DB USB rev 0x01: irq 11

ehci0 at pci0 dev 29 function 7 Intel 82801DB USB rev 0x01: irq 11

usb0 at ehci0: USB revision 2.0

uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1

pb1 at i0 dev30 funcon 0 ntel 8201BAM Hb-to-PC rev 081

pciat ppb bus 2
mem addess conflict 0xb000/0x1000

mem address conflict 0xb100/0x1000

cbb0 at pci2 dev 0 function 0 Ricoh 5C476 CardBus rev 0xaa: irq 11

cbb1 at pci2 dev 0 function 1 Ricoh 5C476 CardBus rev 0xaa: irq 11

Ricoh 5C552 Firewire rev 0x02 at pci2 dev 0 function 2 not configured

em0 at pci2 dev 1 function 0 Intel PRO/1000MT (82540EP) rev 0x03: irq 1, 
addres 00:11:25:b4:27:d0

iwi0 at pci2 dev 2 function 0 Intel PRO/Wireless 2200BG rev 0x05: irq 11, 
addres 00:12:f0:91:a8:3f

ppci2 dev 3 function 0 TI PCI2032 PCI-PCI rev 0x00

pci3 at ppb2bus 9

io address conflict 0x9020/0x8

io address conflict 0x9014/0x4

io address conflict 0x9018/0x8

io address conflict 0x9010/0x4

io address conflict 0x9000/0x10

mem address conflict 0xb200/0x1000

mem address conflict 0xb300/0x1000

pciide0 at pci3 dev 1 function 0 CMD Technology PCI0648 rev 0x01: DMA, 
channel 0 configured to native-PCI, channel 1 configured to native-PCI

pciide0: using irq 11 for native-PCI interrupt

pciide0:channel 0 disabled (no drives)

pciide0:channel 1 disabled (no drives)

cbb2 at pci3 dev 2 function 0 TI PCI1420 CardBus rev 0x00can't map registers

cbb3 at pci3 ev 2 function 1 T PCI1420 CardBus ev 0x00: irq 11

cardslot at cbb3 

Re: can't run 'ps' and 'trace' for PR

2009-08-28 Thread Dave Del Debbio
Hi misc

When using tip(1) with a serial console, I am unable to enter ps and
trace at the ddb prompt.  Any suggestions on how I can do that so
that I can use sendbug to send a PR.

boot hd0a:/bsd -d

sorry for the noise. Dave