dmitri alenitchev

November 22, 2006

Palm Z22 @ OpenBSD

Filed under: OpenBSD, palm — Dmitri Alenitchev @ 16:34

after attaching palm z22 to openbsd based laptop i got the following lines in dmesg:

uvisor0 at uhub1 port 2
uvisor0: Palm, Inc. Palm Handheld, rev 1.10/1.00, addr 3
uvisor0: init failed, TIMEOUT

device initialization failed and ucom(4) device is not created. attached patch for uvisor(4) driver is a hack for work with palm z22 device. after patch:

uvisor0 at uhub1 port 2
uvisor0: Palm, Inc. Palm Handheld, rev 1.10/1.00, addr 3
ucom0 at uvisor0 portno 0, sync

openbsd-uvisor.diff

November 13, 2006

HP LaserJet network printers and lpd(8)

Filed under: FreeBSD, OpenBSD — Dmitri Alenitchev @ 15:54

Work for me with HP LaserJet 1300n/1320n. Add the following lines to your /etc/printcap file:

lp|hp1300:\
        :lp=:rm=printer_ip_address:rp=text:lf=/var/log/lpd-errs:\
        :sd=/var/spool/output:mx#0:sh:

Now you can print using lpr(1) command.

November 7, 2006

NEW: devel/pecl-bcompiler

Filed under: FreeBSD — Dmitri Alenitchev @ 20:43

At work we use bcompiler from pecl, but pecl-bcompiler still not in FreeBSD ports tree.

pecl-bcompiler_port.txt

Blog at WordPress.com.