summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename acpi_cpu to cpu. Change the probe routine to early on rejectnjl2004-05-061-42/+90
* Move the CPU newbus attachment to i386 legacy. The acpi_cpu device willnjl2004-05-062-71/+71
* Mention that hme(4) now supports long frames for vlan(4) natively.joerg2004-05-062-0/+8
* Detach i386/isa/elcr.c.nyan2004-05-061-1/+0
* Fixed PC98 support.nyan2004-05-061-0/+31
* Disable an EISA support on PC98.nyan2004-05-061-0/+4
* Mention that hme(4) natively supports oversized frames.joerg2004-05-061-0/+4
* The Sun hme hardware supposedly supports Tx frames up to 65535 octets,joerg2004-05-061-3/+13
* fix SONY_CLIE_41 (as PEG-SJ33/U)sanpei2004-05-061-1/+1
* Use a proper protoype to declare interp() and move it to tip.h. Fix anstefanf2004-05-062-2/+2
* Link state change notification of ethernet media to the routing socket.andre2004-05-061-0/+5
* Mereged from sys/dev/sio/sio.c revision 1.429.nyan2004-05-062-152/+98
* The prototypes for cabs() and cabsf() are in <complex.h>. Fix their arguments'stefanf2004-05-061-8/+11
* When a denormal underflows to zero, raise an underflow exception.das2004-05-061-0/+3
* Don't clear the exception flags after we finish emulating adas2004-05-062-1/+3
* Remove "Scheduling overrun" interrupts from the set of normal interruptssilby2004-05-061-1/+1
* Select the highest valid (i.e., S3) sleep state for the default for thenjl2004-05-062-11/+16
* Make vm_page's PG_ZERO flag immutable between the time of the page'salc2004-05-069-31/+1
* Add back sys/reboot.h which is needed.njl2004-05-061-0/+1
* Make unnecessary globals static and remove unused includes.njl2004-05-069-15/+4
* Fix setting debug strings via sysctl. Also, clean up the way we printnjl2004-05-061-14/+20
* Name the pri argument to cv_broadcastpri() to match the existing style ofjhb2004-05-051-1/+1
* Add --unlink and --unlink-first synonyms for -Ukientzle2004-05-051-30/+32
* Remove extra parentheses.njl2004-05-051-2/+2
* Add an MI implementation of the ACPI global lock routines and retire thenjl2004-05-054-113/+63
* Add sys/types.h for both kernel and user compiles.njl2004-05-051-1/+1
* Style cleanups, u_intXX -> uintXX.njl2004-05-052-45/+28
* Regenjoe2004-05-052-2/+9
* Add support for the new Zire 31 device.joe2004-05-052-0/+2
* MFi386: Add elcr.c.jhb2004-05-051-0/+1
* Add support for Cronyx Tau-PCI adapters.rik2004-05-051-0/+39
* Add support for Cronyx Tau-PCI adapters.rik2004-05-054-0/+9000
* Link state change notification of ethernet media to the routing socket.andre2004-05-051-1/+10
* Fixed some style bugs (unsorting of prototypes in previous commit, andbde2004-05-051-8/+8
* Update the version history in the driver to note everything that has happenedscottl2004-05-051-5/+10
* Add my birthday.stefanf2004-05-051-0/+1
* 1. Spell Cronyx Sigma-ISA and Cronyx Tau-ISA correctly.rik2004-05-051-2/+2
* Add URLS_ABSOLUTE=YES into the doc.1 target.hrs2004-05-051-1/+2
* Unbreak kernel build in the !apic case. We moved to using enums formux2004-05-051-4/+4
* Close some small wakeup<->msleep races.pjd2004-05-051-2/+4
* Cronyx Tau-PCI's driver name is "cp".rik2004-05-051-1/+1
* Fixed some insertion sort errors.bde2004-05-051-9/+9
* Correct misinformation, vm_map_remove(9) is the `exported' version ofhmp2004-05-051-1/+1
* MFi386 (rev.1.488: demangle svr4 entries).bde2004-05-051-18/+18
* Fixed unformatting of svr4 entries in rev.1.326 and consistent misformattingbde2004-05-051-18/+18
* mdoc(7) police:hmp2004-05-056-25/+48
* Make the manual page consistent and add a cross-reference to wakeup(9).hmp2004-05-051-4/+6
* Support for dynamic adjustment of FPU precision is only available ondas2004-05-051-0/+7
* Enable the build of the vinum KLD on sparc64. It is known to work sojoerg2004-05-051-0/+1
* A minor refactoring to simplify portability: assign the filenamekientzle2004-05-052-10/+14
OpenPOWER on IntegriCloud