Skip to content

Instantly share code, notes, and snippets.

View heftig's full-sized avatar
🦄
Horsing around

Jan Alexander Steffens heftig

🦄
Horsing around
View GitHub Profile
#!/usr/bin/env ruby
require "librevox"
require "sequel"
DB = Sequel.connect('postgres://postgres:leenuhks@localhost/freeswitch')
class Outbound < Librevox::Listener::Outbound
def session_initiated
answer
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.34-git (jan@silver) (gcc version 4.5.0 20100610 (prerelease) (GCC) ) #1 ZEN SMP PREEMPT Thu Jun 24 07:07:24 CEST 2010
Command line: BOOT_IMAGE=/vmlinuz26-git root=/dev/disk/by-label/root resume=swap:/dev/disk/by-label/swap ro quiet
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 00000000bf6b0000 (usable)
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: Eduardo Romero <eduardo@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
_pkgbasename=wine
pkgver=1.2
pkgrel=2
pkgname=$_pkgbasename-wow64
_pkgbasever=${pkgver/rc/-rc}
[ 159.758]
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[ 159.759]
X.Org X Server 1.8.1.902 (1.8.2 RC 2)
~/ isdv4-serial-debugger -b 19200 -v /dev/ttyS0
... Opening device '/dev/ttyS0'.
... Baud rate is 19200
... Querying tablet.
... Writing STOP command.
... Written '0'.
... Written '*'.
... Reading 11 bytes from device.
... read 8 bytes in one chunk.
... read 3 bytes in one chunk.
We couldn’t find that file to show.
speed 38400 baud; rows 0; columns 0; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R;
werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 10;
-parenb -parodd cs8 hupcl -cstopb cread clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl -ixon ixoff
-iuclc -ixany -imaxbel -iutf8
-opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
-isig -icanon -iexten -echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
echoctl echoke
... Opening device '/dev/ttyS0'.
... Baud rate is 38400
... Querying tablet.
... Writing STOP command.
... Written '0'.
... Written '*'.
... Reading 11 bytes from device.
... read 1 bytes in one chunk.
... read 8 bytes in one chunk.
... read 6 bytes in one chunk.
We couldn’t find that file to show.
Section "InputClass"
Identifier "Wacom class"
# WALTOP needs a patched kernel driver, that isn't in mainline lk yet,
# so for now just let it fall through and be picked up by evdev instead.
# MatchProduct "Wacom|WALTOP|WACOM"
MatchProduct "Wacom|WACOM"
MatchDevicePath "/dev/input/event*"
Driver "wacom"
EndSection