Re: Synaptics PS/2 TouchPad

2003-11-13 Thread Sebastian Yepes F. [ESN]
On Thu, 13 Nov 2003 13:24:32 +0100
Philip Paeps [EMAIL PROTECTED] wrote:

 On 2003-11-13 09:12:54 (+), Dave Smith [EMAIL PROTECTED] wrote:
  Has anybody managed to get a Synaptics touchpad working on -current with
  ACPI?
 
 It works just fine on my Asus L3500H, with or without ACPI.
 
 I've recently started work on getting psm to support Synaptics TouchPads more
 fully: virtual scrollbars, up/down buttons, multiple finger detection, etc.  I
 have the basics working, but my brain has been too fried lately to deal with
 the maths of translating absolute coordinates to sensibly accelerated motions.
 
Can you post your work on the Synaptics TouchPads
so we can test it.

  I have a Compaq Presario 2143 and the touchpad is not detected with ACPI
  enabled. With ACPI disabled it appears and works perfectly.
 
 Which Synaptics TouchPad do you have?  Does psm say anything useful when you
 tell it to be verbose?
 
  - Philip
 
 -- 
 Philip Paeps  Please don't CC me, I am
subscribed to the list.
 
   A man should be greater than some of his parts.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to [EMAIL PROTECTED]


-- 

I have a dream that one day this nation will rise up and live out the true meaning of 
its creed..
(Martin Luther King)
/*
FingerPrint:
 0D42 F870 F650 6B86 CA9E
 E199 A57D 3824 F8AA A934
*/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


[Build Error]:: pccard

2003-10-12 Thread Sebastian Yepes F. [ESN]
Hi all there haves been some problems with the pccard* for like 2 weeks
i have not been abel to compile the kernel.

fest it was the pccardvar.h was mising this::

// in pccard_mem_handle
longoffset; /* mapped Offset on card */

#define PCCARD_MEM_ATTR 1
#define PCCARD_MEM_COMMON   2

but now i cant find the problem.. any one else haveing this prob?.

-- 


/*
FingerPrint:
 5BF1 58B1 DE75 CBE3 6044
 7098 1246 1EF6 9E78 041C
*/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [Build Error]:: pccard

2003-10-12 Thread Sebastian Yepes F. [ESN]
On Sun, 12 Oct 2003 14:43:59 +0100
Bruce M Simpson [EMAIL PROTECTED] wrote:

 On Sun, Oct 12, 2003 at 03:37:44PM +, Sebastian Yepes F. [ESN] wrote:
  Hi all there haves been some problems with the pccard* for like 2 weeks
  i have not been abel to compile the kernel.
  
  fest it was the pccardvar.h was mising this::
 
 Did you follow all the instructions in UPDATING? I have been building
 GENERIC successfully from source over the past 2 weeks with a rolling
 cvs checkout from my local repository mirror.
 
 BMS


mm i ahev must of not seen the UPDATEING info..
i have just looked at it and don't see any info related to the pccard dev.
what are the instructions


-- 

/*
FingerPrint:
 5BF1 58B1 DE75 CBE3 6044
 7098 1246 1EF6 9E78 041C
*/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


LiVeCD Based on FBSD Current

2003-10-07 Thread Sebastian Yepes F. [ESN]
Hi all.

I have done a Mini-Hot-To on how to make a LiVeBSD CD it's really a Mini-How-To
because there is not  much to do to make this work..
I have been abel to do a LiVeBSD FW+PF and it's working realy good..
and a mini distro with X and xfce4 and it to work ok..

What well be really nice is to have a 'linux like cloop' on BSD so we can compress
the CD..

http://www.x123.info  [Coding - ViewCVS - LiVeBSD]


-- 

/*
FingerPrint:
 5BF1 58B1 DE75 CBE3 6044
 7098 1246 1EF6 9E78 041C
*/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Corrent Build Error

2003-09-11 Thread Sebastian Yepes F. [ESN]
My src haves been cvs from to day..


cc -c -O -pipe -march=pentium4 -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I../../..
-I../../../contrib/dev/acpica -I../../../contrib/ipfilter
-I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -D_KERNEL
-include opt_global.h -fno-common -finline-limit=15000
-fno-strict-aliasing  -mno-align-long-strings
-mpreferred-stack-boundary=2 -ffreestanding -Werror 
../../../dev/pci/pci_user.c
awk -f ../../../tools/makeobjops.awk ../../../dev/pci/pcib_if.m -c ;  cc
-c -O -pipe -march=pentium4 -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I../../..
-I../../../contrib/dev/acpica -I../../../contrib/ipfilter
-I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -D_KERNEL
-include opt_global.h -fno-common -finline-limit=15000
-fno-strict-aliasing  -mno-align-long-strings
-mpreferred-stack-boundary=2 -ffreestanding -Werror  pcib_if.c
cc -c -O -pipe -march=pentium4 -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I../../..
-I../../../contrib/dev/acpica -I../../../contrib/ipfilter
-I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -D_KERNEL
-include opt_global.h -fno-common -finline-limit=15000
-fno-strict-aliasing  -mno-align-long-strings
-mpreferred-stack-boundary=2 -ffreestanding -Werror 
../../../dev/pcic/i82365.c
../../../dev/pcic/i82365.c: In function `pcic_chip_do_mem_map':
../../../dev/pcic/i82365.c:850: error: structure has no member named
`offset'
../../../dev/pcic/i82365.c:855: error: structure has no member named
`offset'
../../../dev/pcic/i82365.c: In function `pcic_chip_mem_map':
../../../dev/pcic/i82365.c:928: error: structure has no member named
`offset'
*** Error code 1

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]