aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add unwind.c.Doug Rabson2001-10-291-0/+1
* Put symbols at the start and end of the unwind section so that we canDoug Rabson2001-10-291-0/+4
* Support the "install.debug" and "reinstall.debug" targets for kernel modules.Dag-Erling Smørgrav2001-10-277-18/+22
* Add 'ciss'.Mike Smith2001-10-261-0/+1
* Add APM compatibility feature to ACPI.Mitsuru IWASAKI2001-10-262-0/+2
* Finish the asbestos suited move of $mach/conf/*.$mach to conf/*.$mach.Ruslan Ermilov2001-10-266-6/+8
* Fixed misformatting of options line for COMPAQ_M610 and EICON_DIVA inBruce Evans2001-10-251-22/+22
* Fixed bugs in rev.1.973. Actually enable PCI_ENABLE_IO_MODES. ItBruce Evans2001-10-251-1/+2
* add options line for Compaq Microcom 610 ISDN card.Hellmuth Michaelis2001-10-251-1/+4
* Add PCI_ENABLE_IO_MODES option, for BIOSen that neglect this.Jonathan Lemon2001-10-252-0/+3
* Added the pmc driver which supports power management controller ofYoshihiro Takahashi2001-10-241-0/+1
* Break out the bus front ends into their own files. RewriteWarner Losh2001-10-233-0/+12
* wx is an ex-parrot. wx doesn't exist any more, so remove it.Warner Losh2001-10-221-1/+0
* First commit after a repo copy of isa/sio* -> dev/sio:Warner Losh2001-10-223-3/+3
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them toDag-Erling Smørgrav2001-10-216-6/+0
* Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnPHellmuth Michaelis2001-10-211-0/+1
* Use the i386 version of npx.c. It has been merged with the pc98 version.Bruce Evans2001-10-211-1/+1
* Remove wx.Matt Jacob2001-10-202-6/+0
* Add unaligned.c and delete commented out entry for userconfig.cDoug Rabson2001-10-191-1/+1
* Make override of nm consistent across all platforms and sort the overrides.Mark Peek2001-10-196-11/+16
* MFi386: options.i386 revision 1.158Yoshihiro Takahashi2001-10-191-0/+2
* Add entry for the PRO/1000.Jonathan Lemon2001-10-192-0/+3
* Use normal CWARNFLAGS and defines when compiling on FreeBSD.Mark Peek2001-10-191-2/+6
* Add verbage for MODULES_OVERRIDE.Warner Losh2001-10-181-0/+4
* Change kern.bootfile when mv'ing the kernelBrian Somers2001-10-175-0/+10
* Change kern.bootfile when mv'ing the kernelBrian Somers2001-10-171-0/+2
* Back out previous revision. TCBHASHSIZE isn't an option, despite what I'dDag-Erling Smørgrav2001-10-171-5/+0
* Document TCBHASHSIZE.Dag-Erling Smørgrav2001-10-161-0/+5
* Remove another unneeded instance of -elf.Benno Rice2001-10-141-1/+1
* Changes for both compilation on NetBSD (PPC) and cross-compilation on FreeBSD.Mark Peek2001-10-131-2/+5
* These files have been gone for a long time.Dag-Erling Smørgrav2001-10-131-4/+0
* Documentation nitpick. IPFIREWALL_VERBOSE logging really has nothingCrist J. Clark2001-10-111-2/+1
* Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loaderPaul Saab2001-10-101-5/+3
* Note that this driver is soon to be deprecated and removed from FreeBSD.Matt Jacob2001-10-091-0/+4
* Page align the data segment.Mark Peek2001-10-081-3/+2
* Dissociate ptrace from procfs.Dag-Erling Smørgrav2001-10-071-4/+4
* Mention that ed requires miibus.Ian Dowse2001-10-071-0/+1
* Rewrite the pc98 bus_space stuff.Yoshihiro Takahashi2001-10-072-0/+3
* Remove nexus_pcib.c.Doug Rabson2001-10-061-1/+0
* Add ia64/ia64/sapic.cPeter Wemm2001-10-061-0/+1
* Update to reflect one file added, one removed.Mike Smith2001-10-041-1/+1
* Add nmdm driver.Mark Peek2001-10-041-0/+3
* Add eficlock.c and remove sscclock.c.Doug Rabson2001-10-041-1/+1
* Comment out RESTARTABLE_PANICS so that it is not defined in LINT. ItJohn Baldwin2001-10-041-1/+1
* Add a couple of low-level acpi support files.Doug Rabson2001-10-041-0/+2
* Add identcpu.c.Jake Burkholder2001-09-301-0/+1
* Add an option ED_NO_MIIBUS, which causes the `ed' driver to beIan Dowse2001-09-292-0/+4
* Add various file relating to firmware interfaces and make SKI supportDoug Rabson2001-09-292-5/+13
* Introduce network device nodes. Network devices will now automaticallyJonathan Lemon2001-09-291-0/+1
* Add device driver support for the Broadcom BCM570x family of gigabitBill Paul2001-09-272-0/+7