summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Dynamically allocate softc structuresbrian2000-06-092-7/+33
* Increase delay from 10mu to 1000mu when reading play control size. Thisdan2000-06-091-1/+1
* Add agp.dfr2000-06-091-1/+1
* Add module for agp driver.dfr2000-06-091-0/+10
* Add files for agp driver.dfr2000-06-091-0/+7
* A driver for programming the AGP hardware. This is only very lightlydfr2000-06-0921-0/+5280
* Nuke the useless chip driver. It gets in the way when you want to loaddfr2000-06-095-50/+6
* Claim major 148 for agp.dfr2000-06-091-0/+1
* Since many people use LINT as "supported hardware" list, addalex2000-06-093-3/+3
* - Use `bus space' primitives for IO and MMIO insteadgroudier2000-06-081-88/+195
* Add the ID of the InSystem USB Cable (not really supported yet).n_hibma2000-06-081-2/+9
* Regen.n_hibma2000-06-082-2/+9
* InSystem USB Cable (IDE adapter)n_hibma2000-06-081-0/+1
* Always include the full symbol table (as specified by its start andbde2000-06-083-15/+3
* Add tcpoptions to ipfw. This works much in the same way as ipoptions do.dan2000-06-082-0/+80
* Implement WF2Q+ in dummynet.luigi2000-06-084-346/+1306
* Enable USB in GENERIC on the Alpha.jhb2000-06-082-24/+24
* Put some version checking.dcs2000-06-071-0/+8
* Bump loader version due to FICL (duh!) and copyin, copyout, setenv&cia.dcs2000-06-071-0/+2
* Bump loader version due to copyin, copyout, setenv&cia.dcs2000-06-071-0/+1
* Modify boot-conf so it can take a kernel or directory name asdcs2000-06-071-4/+122
* Add setenv, getenv, setenv?, unsetenv, copyin and copyout to FICL.dcs2000-06-074-1/+229
* Remove AGAIN definition, as FICL 2.04 provides it.dcs2000-06-071-3/+11
* Remove a bug that caused local variables declarations in the formatdcs2000-06-071-1/+1
* Place original builtins in a vocabulary called "builtins". Thisdcs2000-06-071-0/+6
* Dammit.rwatson2000-06-071-0/+3
* Do an explicit getenv on boot_verbose. Now that we have a real FICL bootmjacob2000-06-071-2/+14
* When I tweaked if_dc.c to alter the polling interval for non-MIIwpaul2000-06-072-14/+24
* Fix gdt pointer for the current cpu on SMP.iwasaki2000-06-072-2/+2
* handle duplex properly in the AIOGCAP ioctl - this may (partially?) fix ratcg2000-06-071-0/+2
* Introduce additional POSIX.1e-related stubsrwatson2000-06-073-0/+70
* o Include file for POSIX.1e capabilities supportrwatson2000-06-071-0/+197
* start_object: Set the revive length correctly.grog2000-06-071-3/+3
* Remove residual printf.dcs2000-06-071-1/+0
* revive_block:grog2000-06-071-35/+36
* enable ds1 drivercg2000-06-061-1/+1
* this driver does not support the cs4281 and probably never will, different codecg2000-06-061-4/+1
* support recordingcg2000-06-061-55/+234
* improve recordingcg2000-06-061-17/+27
* don't panic if we try to add a channel we said we wouldn'tcg2000-06-061-2/+9
* Properly spell "OSF/1".obrien2000-06-061-1/+1
* INTR_TYPE_FAST / FAST_INTR interrupts (currently just serial interrupts)dillon2000-06-063-39/+0
* Mention that i4bisppp requires sppp; too many people use LINT as ajoerg2000-06-063-3/+6
* Merged from sys/i386/i386/machdep.c revision 1.394.kato2000-06-062-162/+158
* Merged from sys/i386/isa/{clock.c,npx.c} revisions 1.151 and 1.82,kato2000-06-064-4/+4
* Merged from sys/conf/Makefile.i386 revision 1.187.kato2000-06-061-34/+56
* Merged from sys/i386/isa/npx.c revision 1.81.kato2000-06-061-0/+44
* - Call mii_pollstat() after we bring up the link on a 1000baseTX cardwpaul2000-06-062-2/+8
* Instead of completely disallowing VOP_SETATTR, just do it where there ischris2000-06-062-4/+12
* Cosmetique: fix comments - don't use 'ansi' word for non-ansi (adapter) colorsache2000-06-061-7/+7
OpenPOWER on IntegriCloud