| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=71828
|
|
|
|
|
|
|
|
| |
At least we have a chance at getting test compile coverage for the rest
of the kernel now.
Notes:
svn path=/head/; revision=71135
|
|
|
|
|
|
|
|
|
| |
them.
Pointed out by: bde
Notes:
svn path=/head/; revision=58701
|
|
|
|
|
|
|
| |
have the right compatibility shims enabled. ISA drivers to follow later.
Notes:
svn path=/head/; revision=58695
|
|
|
|
| |
Notes:
svn path=/head/; revision=50477
|
|
|
|
|
|
|
| |
files. config will leave the whole file out if configured to do so.
Notes:
svn path=/head/; revision=48528
|
|
|
|
|
|
|
|
|
|
|
| |
#define COMPAT_PCI_DRIVER(name,data) DATA_SET(pcidevice_set,data)
.. to 2.2.x and 3.x if people think it's worth it. Driver writers can do
this if it's not defined. (The reason for this is that I'm trying to
progressively eliminate use of linker_sets where it hurts modularity and
runtime load capability, and these DATA_SET's keep getting in the way.)
Notes:
svn path=/head/; revision=46813
|
|
|
|
|
|
|
| |
hurt the driver portability to 3.x too much for where drivers are shared.
Notes:
svn path=/head/; revision=46024
|
|
|
|
| |
Notes:
svn path=/head/; revision=41771
|
|
|
|
| |
Notes:
svn path=/head/; revision=33181
|
|
|
|
| |
Notes:
svn path=/head/; revision=29041
|
|
|
|
|
|
|
| |
ready for it yet.
Notes:
svn path=/head/; revision=22975
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
| |
Notes:
svn path=/head/; revision=19717
|
|
made to the Arnet driver.
Notes:
svn path=/head/; revision=19242
|