**** BEGIN LOGGING AT Tue Jul 08 02:59:59 2014 Jul 08 07:03:19 BOOTCFG = MOUNTPOINT + "/boot/boot.cfg" Jul 08 07:03:35 where to look for config file Jul 08 07:03:55 machine kernel code is outdated, yes Jul 08 07:04:13 it should use MOUNTPOINT define as well Jul 08 09:40:54 lumag: you'll have to wait some more wrt collie ts-calibration :/ Jul 08 10:00:52 Jay7: I am trying to move all mounts to /boot and removing the hardcodings. Jul 08 10:02:05 do you think it should be added as config option or being default? Jul 08 10:02:25 there is the problem with host_debug if we mount on existent rootfs Jul 08 14:15:27 lumag: there might be a bug in ucb1x00-ts as well Jul 08 14:15:48 full of if (machine_is_collie()) Jul 08 14:16:52 ant_work, heh. Jul 08 14:17:43 ant_work, I don't know whether I will be able to look on it. I'd really like to finish with locomo first. Jul 08 14:17:50 I see the old driver was strangely setting Jul 08 14:18:00 And clocks/clkdev conversion. Jul 08 14:18:18 yes, pls do locomo/SD Jul 08 14:18:32 anyway, collie_raw (tslib) had Jul 08 14:18:33 struct collie_ts_event { /* Used in the Sharp Zaurus SL-5000d and SL-5500 */ Jul 08 14:18:33 long y; Jul 08 14:18:33 long x; Jul 08 14:18:38 y before x Jul 08 14:19:27 I'll try to have at least one calibration system behaving Jul 08 14:19:42 ts_calibrate or better the opie-one Jul 08 14:20:36 doh Jul 08 14:20:37 static inline void ucb1x00_ts_evt_add(struct ucb1x00_ts *ts, u16 pressure, u16 x, u16 y) Jul 08 14:20:37 { Jul 08 14:20:37 struct input_dev *idev = ts->idev; Jul 08 14:20:37 input_report_abs(idev, ABS_X, x); Jul 08 14:20:37 input_report_abs(idev, ABS_Y, y); Jul 08 14:22:42 printk will be my friend Jul 08 14:22:45 bbl **** ENDING LOGGING AT Wed Jul 09 02:59:58 2014