aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add a belated entry for amdpm(4).Murray Stokely2002-08-231-0/+1
* Many of the alpha low level console drivers still have bogus compile timePeter Wemm2002-08-221-0/+1
* New L2TP netgraph node type.Archie Cobbs2002-08-203-1/+4
* Untangle this warning a bit:Peter Wemm2002-08-202-2/+2
* remove unit counts from atkbdc, pckbd, scPeter Wemm2002-08-201-2/+2
* de-count pcbkdPeter Wemm2002-08-201-1/+1
* de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' andPeter Wemm2002-08-195-9/+9
* Added rules to generate .c files from .m files. Run mkdep on these .cBruce Evans2002-08-191-3/+10
* Finished removing env(1) commands, as in rev.1.13 but non-broken. SetBruce Evans2002-08-181-5/+5
* Add dev# for pst driverSøren Schmidt2002-08-181-0/+1
* Support for VIA VT8233 audio controller.Orion Hodson2002-08-171-0/+1
* Wrap maintenance of varios nmac{objectname} counters in MAC_DEBUG so weRobert Watson2002-08-162-0/+2
* Remove usage of cam_extend.c, replace with dev->si_drv1Nate Lawson2002-08-151-1/+0
* pccbb->cbbWarner Losh2002-08-151-2/+2
* Spell kenrel as 'kernel' for consistency with the rest of the universe.Juli Mallett2002-08-142-2/+2
* Update for recent changes in the usb code.Josef Karthauser2002-08-121-11/+6
* Add support for the LSI-Logic Fusion/MP architecture.Matt Jacob2002-08-111-0/+4
* Add the uftdi ucom driver which supports the following adapters:Josef Karthauser2002-08-111-0/+1
* Add the ability to use ATAPI devices via CAM.Søren Schmidt2002-08-093-5/+9
* Make ppp(4) devices clonable and unloadable.Brooks Davis2002-08-092-2/+2
* Our awk does not implement the ARGIND variable, so we were attemptingIan Dowse2002-08-061-2/+1
* se -> sab.Jake Burkholder2002-08-042-1/+2
* Remove this abortive attempt.Jake Burkholder2002-08-041-1/+0
* Add code that will download firmware to a Symbol LA4100-series of CFWarner Losh2002-08-031-0/+4
* typo.Poul-Henning Kamp2002-08-021-1/+1
* Add the minimalist elan-mmcr device driver.Poul-Henning Kamp2002-08-021-0/+1
* Demonstrate that MAC modules can also be linked statically asRobert Watson2002-08-011-0/+1
* Remove duplicate 'modules-tags' rulePeter Wemm2002-08-011-3/+0
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-08-011-0/+1
* Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAIDSøren Schmidt2002-07-311-0/+3
* *.s -> *.S.Jake Burkholder2002-07-312-11/+11
* Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.Jake Burkholder2002-07-318-3/+21
* Fix path to other files.<arch> files.Warner Losh2002-07-301-2/+2
* Resolve conflicts arising from the ACPI CA 20020725 import.Mitsuru IWASAKI2002-07-301-2/+12
* Commit a version of the uvisor driver for connecting HandspringJosef Karthauser2002-07-301-0/+1
* Hook up kern_mac.c to the build.Robert Watson2002-07-301-0/+1
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-292-6/+6
* Add routines needed for high resolution profiling.Jake Burkholder2002-07-291-0/+1
* Kernel options for Mandatory Access Control (MAC).Robert Watson2002-07-272-1/+14
* Make PCI_ENABLE_IO_MODES a sysctl hw.pci.enable_io_modes. It can alsoWarner Losh2002-07-261-1/+0
* gethints.awk is a machine-specific 4.x->5.x transition aid. We cannotPeter Wemm2002-07-261-116/+0
* Move sio's ebus attachment to the MI files section so it is compiled inJohn Baldwin2002-07-242-1/+1
* Move sio_isa.c back to MD files files due to PC98 brain damage.John Baldwin2002-07-246-1/+5
* MFi386: revision 1.407 (move the em driver entry to MI file)Yoshihiro Takahashi2002-07-241-2/+0
* pci is (finally) no longer a 'count' device. ahc/ahd were the lastPeter Wemm2002-07-231-1/+1
* Move 'em' from files.i386 to files so that it is within reach of thePeter Wemm2002-07-222-2/+2
* The transition time for -Werror has been gone for a while. We are nowPeter Wemm2002-07-221-5/+0
* Add unit count to 'card'Peter Wemm2002-07-211-1/+1
* pci/cy_pci.c is still MD, it needs i386/isa/cy.c for the core.Peter Wemm2002-07-213-1/+2
* The following devices do not take a static unit 'count' argument:Peter Wemm2002-07-211-7/+7