summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* back out rev 1.49, looks like i committed it from the wrong tree.cg2001-02-071-424/+803
* Reflect recently added support for SMC9432FTX cards.semenu2001-02-072-2/+2
* Add support for SMC9432FTX card, possibly othe fiber optic SMC9432 familysemenu2001-02-075-85/+406
* Add QS6612, AC101 and LXT970 personal drivers and register definitions.semenu2001-02-078-7/+1368
* Use correct index when counting short errors.phk2001-02-071-1/+1
* Change the peripheral driver list from a linker set to module drivenpeter2001-02-0712-26/+65
* conditionalize "hwptr went backwards" messagescg2001-02-071-801/+425
* Move ti1031 to the 16-bit bridge sectionimp2001-02-072-6/+6
* Introduce busspace instead of the good old in/out instructions.sos2001-02-069-253/+312
* Regen.n_hibma2001-02-062-2/+17
* Add a comment about the fact that adding an ID doesn't actually do anything.n_hibma2001-02-061-0/+15
* Damn! that was the wrong patch! get it right this time....sos2001-02-061-1/+1
* Fix the clone functionality in atapi-cd, it didn't work forsos2001-02-063-6/+17
* Fix typo: compatability -> compatibility.asmodai2001-02-0612-19/+19
* Fix typo: seperate -> separate.asmodai2001-02-0624-27/+27
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
* Fix typo: depricated -> deprecated.asmodai2001-02-061-1/+1
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedphk2001-02-0645-108/+72
* Fix typo: wierd -> weird.asmodai2001-02-066-6/+6
* Fix typo: wierd -> weird.asmodai2001-02-061-1/+1
* Fix typo: teh -> the.asmodai2001-02-061-1/+1
* Fix bad patch from a few days ago. It broke some bridging.julian2001-02-051-9/+10
* Add a dummy disconnect function so that the socket code doesn't leap intojulian2001-02-051-2/+7
* - Minimize the amount of duplicated code for the PREEMPTION #ifdef, it nowjhb2001-02-051-27/+9
* Make netgraph modules refuse to link with modules of a different ABI version.julian2001-02-053-39/+75
* Regen.n_hibma2001-02-052-5/+67
* Add some ids from NetBSD.n_hibma2001-02-051-2/+16
* Regen.n_hibma2001-02-052-2/+41
* * Correct a broken entryn_hibma2001-02-051-1/+2
* add forgotten makefilecg2001-02-051-0/+8
* It is _DEFINITELY_ not okay to change shmseg on a running system.green2001-02-041-1/+1
* add driver for CS4281 sound chipscg2001-02-045-1/+1173
* add driver for CMedia CMI8338/CMI8738 sound chipscg2001-02-044-1/+1092
* Remove NAHA, NAHATOT and aha_softcs and related code. It was unusedimp2001-02-044-36/+10
* Another round of the <sys/queue.h> FOREACH transmogriffer.phk2001-02-0447-170/+85
* Clean up some leftovers from the root mount cleanup that was done somepeter2001-02-0415-49/+8
* fix duplicate rcsiddarrenr2001-02-042-2/+0
* fix conflictsdarrenr2001-02-0428-228/+508
* Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-0499-360/+356
* Use <sys/queue.h> macro API.phk2001-02-049-39/+34
* 'device agp' was missingpeter2001-02-042-0/+8
* Remove some stray traces of KMODDEPSpeter2001-02-042-2/+0
* Remove a DIAGNOSTIC check which belongs in <sys/queue.h> if anyplace at all.phk2001-02-045-20/+0
* Warn if people include vn(4) in their config.phk2001-02-041-1/+2
* Pull the rug from under the 'LKM Compatability' macro - PSEUDO_SET().peter2001-02-044-27/+59
* Remove the LABPC driver.phk2001-02-047-1107/+0
* Zap obsolete (died with LKM) EXPORT_SYMS variablepeter2001-02-044-4/+0
* Use macro API to <sys/queue.h>phk2001-02-041-1/+1
* Zap some bad examples:peter2001-02-0417-50/+10
* All the world is not an i386. Merge rev 1.438 of i386/i386/machdep.c.peter2001-02-044-0/+4
OpenPOWER on IntegriCloud