aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add necessary awk magic to create a table of major numbers allocatedPoul-Henning Kamp2003-02-273-1/+29
* Mark comments with '#' to make this machine-readablePoul-Henning Kamp2003-02-271-20/+20
* Implemented "nooption" and "nomakeoption" config(8) tokens.Ruslan Ermilov2003-02-262-1/+12
* Retire the aacd major (151) now that it's no longer needed.Scott Long2003-02-261-1/+1
* NO_GEOM cleanup:Poul-Henning Kamp2003-02-251-3/+3
* Move most everything back to a MI NOTES, and use "nodevice" in MD NOTESDavid E. O'Brien2003-02-251-0/+183
* NO_GEOM cleanup:Poul-Henning Kamp2003-02-251-1/+1
* NO_GEOM cleanup:Poul-Henning Kamp2003-02-251-1/+1
* Retire major #133 (amrd).Poul-Henning Kamp2003-02-251-1/+1
* Remove support for running in SimOS. The support has rotted overMarcel Moolenaar2003-02-252-4/+0
* pst(4) should be portable across all our platforms.David E. O'Brien2003-02-242-3/+3
* Add apple partition map GEOM modulePeter Grehan2003-02-241-0/+1
* Pass 'nodevice' onto the final output.David E. O'Brien2003-02-231-1/+1
* NO_GEOM cleanup:Poul-Henning Kamp2003-02-231-1/+1
* NO_GEOM cleanup:Poul-Henning Kamp2003-02-231-1/+1
* Mark major 102 unused now that the fla driver no longer needs a major number.Poul-Henning Kamp2003-02-231-1/+1
* Add an implementation of strdup() to libkern. Allocated memory is ofRobert Watson2003-02-231-0/+1
* Move MD devices to <machine>/conf/NOTES.Yoshihiro Takahashi2003-02-231-183/+0
* Remove unneeded entries and fix indent.Yoshihiro Takahashi2003-02-231-9/+6
* Add a new config option IPSEC_FILTERGIF to control whether or notSam Leffler2003-02-232-0/+12
* Overhaul the targets and hope this is now much more readable.Ruslan Ermilov2003-02-212-61/+24
* First round off updates/fixes to the ATA driver.Søren Schmidt2003-02-201-0/+1
* Munge the zs sbus attachment to work with fhc. This is a bit of a hack,Jake Burkholder2003-02-191-1/+1
* Add drivers for the central and fhc busses found in enterprise classJake Burkholder2003-02-181-0/+5
* Split the arch-specific AGP files into the appropriate files.* and do the sameEric Anholt2003-02-144-6/+13
* FB_INSTALL_CDEV not usable on Alpha.David E. O'Brien2003-02-131-1/+0
* Only i386 has npx device.David E. O'Brien2003-02-131-1/+0
* Sort.Yoshihiro Takahashi2003-02-111-1/+1
* Switch to use the TSC code i386/i386/tsc.cPoul-Henning Kamp2003-02-111-0/+1
* Switch to using the TSC code in i386/i386/tsc.c.Poul-Henning Kamp2003-02-111-0/+1
* Move the g_stat struct to its own .h file, we will export it to other code.Poul-Henning Kamp2003-02-081-0/+1
* Put makeoptions DESTDIR=/tmp in NOTES to protect people fromPoul-Henning Kamp2003-02-081-0/+2
* - Clean up ISA DMA supports.Yoshihiro Takahashi2003-02-071-0/+1
* Add a driver that attaches to the gpio node of macio and allows you to enterBenno Rice2003-02-061-0/+1
* Finally make vinum ready for the root filesystem in FreeBSD 5.x. (AJoerg Wunsch2003-02-051-0/+1
* Add cpu.c. This contains one exported function, cpu_setup(), which handlesBenno Rice2003-02-051-0/+1
* Not all cpus are MPC750s. Replace the MPC750 cpu option with OEA. ThisBenno Rice2003-02-051-1/+1
* Add config glue to add an optional GEOM_VOL to add optional volume support.Gordon Tetlow2003-02-033-0/+3
* Add CanBe power management controller support.Yoshihiro Takahashi2003-02-032-1/+4
* Remove special casing for running in the simulator from the kernelMarcel Moolenaar2003-02-011-2/+0
* Build glue for zs_macio.Benno Rice2003-02-011-1/+1
* Add a rudimentary class for slicing Apple partitioned disks.Poul-Henning Kamp2003-01-313-0/+3
* Remove pc98/wfd and pc98/wst drivers, they have been broken to thePoul-Henning Kamp2003-01-301-2/+0
* Remove files which don't exist.Poul-Henning Kamp2003-01-301-4/+0
* Remove files which don't existPoul-Henning Kamp2003-01-301-1/+0
* Remove entries for files we don't have.Poul-Henning Kamp2003-01-302-6/+0
* Move the miidevs.h build stuff to conf/files so that config(8) doesn'tPeter Wemm2003-01-302-4/+6
* NO_GEOM cleanup: Don't inlude diskslice_machdep.cPoul-Henning Kamp2003-01-291-1/+0
* Migrate the PCI bus logic for ohci and uhci from sys/pci to sys/dev/usb.Josef Karthauser2003-01-291-2/+2
* NO_GEOM cleanup: remove subr_disklabel.c from powerpc and x86_64.Poul-Henning Kamp2003-01-282-2/+0