Sunday, May 24, 2009
Friday, November 7, 2008
Hot swapping SATA drive utility for XP/Vista
Silicon Image SATA Host Controller
Silicon Image SATA-PATA (Parallel ATA) Bridge Controller
SUNPLUS SATA-PATA Bridge Controller
SATA Host Controller
Texas Instrument flashmedia controller driver for vista
Thursday, November 6, 2008
UPEK fingerprint reader software for Vista
http://for
ATI Radeon Mobility driver for Vista
DD-WRT & Tomato WRT on Buffalo WHR-G54S
Flashed ddwrt firmware, succeeded with v23sp2 mini. Standard version always fail, luckily didn't brick the router. So far so good. The router seems able to dynamicall
Update: Network still isn't perfect, even after QoS was setup. With five people sharing, connection
Loaded TomatoWRT,
Grabbing video embeded in a webpage like YouTube
Works great! and it's free.
ASUS wl-500w as wireless repeater
http://www.dd-wrt.com/wiki/index.php/Installation#Asus_WL500W
Repeater setup instructio
http://www
Choosing a radar detector
http://guysoflidar.com/august-2007/radar-detector-test.html
Sunday, November 2, 2008
Ubuntu Bluetooth Dial Up Networking with Sprint
Samsung Upstage
*Edit /etc/default/bluetooth:
…
# Change from 0 to 1.
DUND_ENABL
*Edit /etc/bluet
…
rfcomm0 {
# Automatica
bind yes;
# Bluetooth address of the device
device XX:XX:XX:X
# RFCOMM channel for the connection
channel 1;
# Descriptio
comment “Name of the phone here”;
}
*Edit /etc/ppp/p
/dev/rfcom
115200
connect "/usr/sbi
defaultrou
lcp-echo-f
crtscts
usepeerdns
user ""
password ""
*Edit /etc/chats
TIMEOUT 60
ABORT 'ERROR'
ABORT 'BUSY'
ABORT 'VOICE'
ABORT "NO CARRIER"
ABORT "NO DIALTONE"
ABORT "NO DIAL TONE"
ABORT "NO ANSWER"
SAY 'Starting
"" "ATZ"
OK 'ATE0V1'
'OK' 'AT+CSQ'
'OK' "ATDT#777
CONNECT
*In terminal run command
sudo rfcomm bind 0 device-mac
pon ppp0
*In firefox, click file, uncheck work offline, tada! connected!
*To find device MAC and channel info, run command
sdptool search DUN
*When done with DUN, turn it off with command
poff ppp0