so long, and thanks for all the wordpress.com
I say goodbye to wordpress. New blog: http://allroot.blogspot.com/
I say goodbye to wordpress. New blog: http://allroot.blogspot.com/
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
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.
At work we use bcompiler from pecl, but pecl-bcompiler still not in FreeBSD ports tree.
Tonight i replace old FreeBSD based NAT gateway to OpenBSD based NAT gateway and firewall. This short note about pf configuration.
I use Celeron 500 with two network cards (vr0 and vr1). Here is configuration steps:
ext_if="vr0" int_if="vr1"
set block-policy return set loginterface $ext_if set skip on lo
scrub in
nat on $ext_if from !($ext_if) to any -> ($ext_if)
block in
pass out keep state
antispoof quick for { lo $int_if }
pass quick on $int_if
…and read “The OpenBSD Packet Filter”.
Added sensor framework support to acpibtn(4) driver.
% dmesg | grep acpibtn acpibtn0 at acpi0: LID_ acpibtn1 at acpi0: SLPB % sysctl hw.sensors hw.sensors.0=acpibtn0, button status, Off hw.sensors.1=acpibtn1, button status, Off
Yesterday i was in Tochka club at Hellowen concert (part of the “Keeper Of The Seven Keys: The Legacy. Worldtour 2005/2006”).
I was too many drunk -> no reports.