Commit Graph

7 Commits

Author SHA1 Message Date
guillemj
f40ae0ac13 Fixed bug when compiling for 2.4 kernels with modversions.
Added devfs support.
Added MODULE_* declarations.
Cleaned detection code.
2003-06-26 07:32:42 +00:00
mercury
aa7ed8a4ee Compile for MTRR if the kernel is, without checking the cpuinfo.
(And if setting the MTRR fails the module still works fine.)

Updated to remove the support for kernels before 2.2.x.
(Made the first a bit easier.)

We now only use kinfo for the makefile.
2001-07-28 08:00:12 +00:00
mercury
b3ee445a2a Use named structure members for init, instead of order.
(Patch from 'neuro', SF bug #109556)
2000-11-02 09:45:11 +00:00
joseph
1f53061678 Oops 2000-04-08 23:41:03 +00:00
joseph
30599495dc Updated for 2.3-5
Check both the kernel and the processor for MTRR support before enabling.
2000-04-08 23:32:31 +00:00
joseph
f9ac588d58 Updated Carlo Wood's email address in the changelog. 2000-02-04 20:36:22 +00:00
joseph
abc00c46c0 Initial Checkin 2000-01-07 20:12:43 +00:00