Andigilog driver by George Joseph

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I would be extremely interested in the driver for the asc7621 which is 
under development, because I have the Intel 975XBX2 motherboard. I tried
to install the driver, but the patch does not apply, neither to 2.6.25.4 
nor to a newer kernel. The following error  message appears:

patching file drivers/hwmon/Makefile
Hunk #1 FAILED at 27.
1 out of 1 hunk FAILED -- saving rejects to file 
drivers/hwmon/Makefile.rej

and this is the content of Makefile.rej :

***************
*** 27,32 ****
   obj-$(CONFIG_SENSORS_ADT7473)  += adt7473.o
   obj-$(CONFIG_SENSORS_APPLESMC) += applesmc.o
   obj-$(CONFIG_SENSORS_AMS)      += ams/
   obj-$(CONFIG_SENSORS_ATXP1)    += atxp1.o
   obj-$(CONFIG_SENSORS_CORETEMP) += coretemp.o
   obj-$(CONFIG_SENSORS_DME1737)  += dme1737.o
--- 27,33 ----
   obj-$(CONFIG_SENSORS_ADT7473)  += adt7473.o
   obj-$(CONFIG_SENSORS_APPLESMC) += applesmc.o
   obj-$(CONFIG_SENSORS_AMS)      += ams/
+ obj-$(CONFIG_SENSORS_ASC7621)  += asc7621.o
   obj-$(CONFIG_SENSORS_ATXP1)    += atxp1.o
   obj-$(CONFIG_SENSORS_CORETEMP) += coretemp.o
   obj-$(CONFIG_SENSORS_DME1737)  += dme1737.o

Looks like a minor problem, but I could not yet find the reason.

N.B. Is there any userspace support for this driver, perhaps a patch to 
libsensors, already available?

best regards
Wolfgang Pichl





[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux