summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* implement settrigger according to speccg2000-04-233-27/+40
* maybe make cmi8330 work - no feedback yetcg2000-04-231-6/+19
* Fix a typo in the comments.mpp2000-04-231-1/+1
* Disable PCI BIOS on PC-98.nyan2000-04-232-2/+6
* Sync with the following changes.nyan2000-04-233-3/+11
* Hide annoying message under boot-verbose.phk2000-04-231-2/+3
* Sync with sys/conf/options.i386 revision 1.135.nyan2000-04-231-3/+0
* Enforce and respect the 8 unit limit.phk2000-04-231-1/+3
* Sync with sys/i386/conf/GENERIC revision 1.252.nyan2000-04-232-2/+2
* A couple months ago, Kirk and I were doing a walkthrough of the radix-treewollman2000-04-233-157/+202
* Fix a warning with a forward struct declaration.wollman2000-04-231-0/+4
* Quiet an unused variable warning by commenting out a variable declarationgreen2000-04-222-2/+2
* Implement POSIX.1b shared memory objects. In this implementation,wollman2000-04-223-2/+32
* - PC-98 uses IRQ2 too.nyan2000-04-224-4/+52
* Add $FreeBSD$.wollman2000-04-222-0/+34
* Release allocated resources and return ENXIO on error.nyan2000-04-222-14/+32
* Enable PnP attachment for parallel port controllers.wollman2000-04-222-12/+22
* Changed interrupt level to splcam() because of the bs driver is CAM driver.nyan2000-04-221-2/+4
* Make sure the driver's ops table has been initialised before callingdfr2000-04-221-0/+5
* Moved functions around so that they are grouped a little more sensibly.dmlb2000-04-221-1012/+1016
* initsd(): Complete the intention of revision 1.25 and write init data to disk.grog2000-04-221-5/+6
* - Fix a problem with the cdevsw struct that prevented the kernel frommdodd2000-04-223-55/+52
* Convert the magic MFS device to a VCHR.phk2000-04-222-7/+5
* There's no reason to make "file" 0500 rather than 0555.green2000-04-222-2/+6
* Welcome back our old friend from procfs, "file"!green2000-04-226-38/+310
* Move the declaration of "struct namecache" to vnode.h, as it can be usefulgreen2000-04-222-17/+18
* Reoganize/update the SysKonnect driver:wpaul2000-04-229-322/+1030
* Add PHY drivers for the XMAC II's internal PHY and the Broadcom BCM5400wpaul2000-04-224-0/+1138
* Regeneratewpaul2000-04-221-2/+10
* Add entries for the XMAC II's internal PHY and the Broadcom BCM5400wpaul2000-04-221-1/+7
* Move the building of the PXE module into libi386.ps2000-04-212-3/+6
* Now that we fixed the isp_sendmarker botch, we can now do initial busmjacob2000-04-211-4/+1
* IOCGIFCONF once and for all. Sometimes the ifc_len variableguido2000-04-211-5/+2
* Functional driver with new command queue in place.dmlb2000-04-211-1278/+1068
* Fix include paths so that this builds correctly.msmith2000-04-219-9/+9
* Make the loader a little smarter about when it is and is not allowedps2000-04-211-3/+8
* Don't call the PXE cleanup routine if PXE is not enabled. Thisps2000-04-211-2/+8
* Roll minor version. Increase size (and add defines for) topology storage.mjacob2000-04-211-2/+9
* Some minor tweaklets.mjacob2000-04-213-21/+44
* Add in the now required malloc.h include. I guess somebodymjacob2000-04-211-0/+1
* Pick up topology more sanely at f/w startup. Change the restrictions ofmjacob2000-04-211-22/+34
* Update (finally) 1.15.37 to 1.19.03 for the 2100. This allows us to notmjacob2000-04-211-20026/+23524
* One minor bugfix:msmith2000-04-202-4/+19
* IO apics are not necessarily page aligned, they are only required to be alignedluoqi2000-04-202-6/+10
* o Preliminary support for mapping the CIS by the driver.imp2000-04-203-13/+83
* card_if.m used by oldcard now tooimp2000-04-201-0/+1
* Remove bogus commentimp2000-04-201-2/+0
* Remove the linprocfs bits from their old location, as they've moved now.msmith2000-04-205-1862/+0
* Point to the new location of the sources under the i386 linux compatibilitymsmith2000-04-201-1/+1
* Move the linprocfs bits under the rest of the i386 linux compatibilitymsmith2000-04-2011-0/+3926
OpenPOWER on IntegriCloud