summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* $ brucify -deblunderphk1999-05-161-3/+7
* Remove prototypes for functions that don't exist anymore (vm_map.h).alc1999-05-164-28/+22
* Fix confusion of size of transfer with size of the pager.dt1999-05-151-3/+4
* Add enough include files to make this actually compile on an a.out system.eivind1999-05-151-1/+8
* Add `xe', the Xircom PC Card Ethernet driver.obrien1999-05-151-2/+3
* Make sure sysctls use udev_t, not dev_t.dfr1999-05-151-2/+5
* Don't hardcode IRQ 13 for NPX. It's as good as hardwired in the hardwarepeter1999-05-153-18/+33
* Make sure sysctls use udev_t, not dev_t.dfr1999-05-151-4/+4
* Reenable vinum build.grog1999-05-151-5/+2
* Modify to work with new style dev_t.grog1999-05-1511-90/+69
* Put a small delay in before sending the inquire_setup command. Theimp1999-05-141-4/+6
* Simplify vm_map_find/insert's interface: remove the MAP_COPY_NEEDED option.alc1999-05-145-17/+15
* Ignore some ioctls on the master until the slave is open.luoqi1999-05-141-3/+12
* Legally acquire a major number for mfs.luoqi1999-05-143-12/+11
* Add "initialize" to loader.4th, so running "start" is not actually needed.dcs1999-05-142-3/+27
* Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switchgibbs1999-05-144-8/+5
* Use a lookup table for device matching instead of a switch on a 64bitgibbs1999-05-142-536/+898
* * Define a new static method DEVICE_IDENTIFY which is called to add devicedfr1999-05-1410-357/+311
* The previous log message should have read:dfr1999-05-141-1/+1
* Make sure to pass a dev_t to dkunit.dfr1999-05-142-5/+7
* Add fxp on a category of it's own.dcs1999-05-141-1/+8
* Remove atapi and joy, add svr4 and streams. I wonder if removing vinumdcs1999-05-141-3/+3
* Sync with sys/i386/i386/userconfig.c revision 1.143.kato1999-05-141-3/+3
* Add ntfs and splash_pcx, remove pcic and wcd (yikes! what was THATdcs1999-05-141-5/+5
* Sync with sys/i386/conf/files.i386 revision 1.241.kato1999-05-142-2/+6
* Adjust method dispatch to ensure that default methods are called properly.dfr1999-05-142-9/+18
* Correct comment to refer to kget(8).jkoshy1999-05-141-3/+3
* Add ucmpdi2.c to the i386 libkern build.gibbs1999-05-142-2/+4
* Take the subvendor and subdevice ids into account during device probe.gibbs1999-05-142-184/+460
* Better workaround for aic7890 chip bug. Use the HS_MAILBOX register togibbs1999-05-144-16/+55
* Add ucmpdi2.c to i386 libkern build. Its required for some quadgibbs1999-05-142-3/+4
* if_xe* now lives in sys/dev/pccard/obrien1999-05-142-2/+4
* Add the `xe' Xircom PC Card driver.obrien1999-05-147-7/+17
* This commit was generated by cvs2svn to compensate for changes in r47151,obrien1999-05-141-78/+63
|\
| * Virgin import of Xircom PCCARD driver v1.19.obrien1999-05-141-78/+63
* | Virgin import of Xircom PCCARD driver v1.19.obrien1999-05-141-78/+63
* | This commit was generated by cvs2svn to compensate for changes in r47148,obrien1999-05-141-14/+160
|\ \ | |/
| * Virgin import of Xircom PCCARD driver v1.18obrien1999-05-141-14/+160
* | Virgin import of Xircom PCCARD driver v1.18obrien1999-05-141-14/+160
* | This commit was generated by cvs2svn to compensate for changes in r47145,obrien1999-05-141-34/+87
|\ \ | |/
| * Virgin import of Xircom PCCARD driver v1.17obrien1999-05-141-34/+87
* | Virgin import of Xircom PCCARD driver v1.17obrien1999-05-141-34/+87
* | This commit was generated by cvs2svn to compensate for changes in r47142,obrien1999-05-141-4/+6
|\ \ | |/
| * Virgin import of Xircom PCCARD driver v1.16.obrien1999-05-141-4/+6
* | Virgin import of Xircom PCCARD driver v1.16.obrien1999-05-141-4/+6
* | This commit was generated by cvs2svn to compensate for changes in r47139,obrien1999-05-141-5/+9
|\ \ | |/
| * Virgin import of Xircom PCCARD driver v1.15obrien1999-05-141-5/+9
* | Virgin import of Xircom PCCARD driver v1.15obrien1999-05-141-5/+9
* | This commit was generated by cvs2svn to compensate for changes in r47136,obrien1999-05-142-1303/+1373
|\ \ | |/
| * Virgin import of Xircom PCCARD driver v1.14obrien1999-05-142-1303/+1373
OpenPOWER on IntegriCloud