summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
Commit message (Expand)AuthorAgeFilesLines
* - Allow duplicate "machine" directives with the same arguments.ru2005-11-272-3/+1
* Create DEFAULTS files for alpha, ia64, powerpc, and sparc64 and movejhb2005-11-212-1/+10
* Create a device node in /dev when a USB keyboard is plugged in.arun2005-11-211-0/+1
* Introduce a kernel config for the Mandatory Access Control framework.csjp2005-09-181-0/+28
* Add recently invented COMPAT_FREEBSD5 option.kensmith2005-07-141-0/+1
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromobrien2005-06-201-0/+1
* - move to SCHED_4BSD per jeffr's comments on SCHED_ULE's stategrehan2005-05-031-5/+4
* Add USB Communication Device Class Ethernet driver. Originally written forsobomax2005-03-221-0/+1
* Add a comment to note that pseudo-device bpf is required for DHCP.murray2005-03-181-0/+1
* Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels.andre2004-11-021-1/+1
* Uncomment options _KPOSIX_PRIORITY_SCHEDULING as it is enabled in thessouhlal2004-11-021-1/+1
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelandre2004-08-271-1/+0
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingmarius2004-08-161-1/+1
* Add /dev/mem and /dev/kmem to powerpc.ssouhlal2004-08-161-0/+1
* Making a loadable null.ko for /dev/(null|zero) proved rathermarkm2004-08-031-1/+0
* Remove 'device mem' from GENERIC, which markm@ mistakingly added.ssouhlal2004-08-021-1/+0
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intomarkm2004-08-011-1/+3
* Empty GENERIC.hints file needed by make release.grehan2004-07-191-0/+1
* In -CURRENT pseudo devices are not statically assigned at compile time,maxim2004-07-181-1/+1
* Add new KDB option, and also drop in long-held fxp/dc eth drivers.grehan2004-07-121-1/+4
* Add option GEOM_GPT. This brings the ability to have a large number ofmarcel2004-05-021-0/+1
* Spell Ethernet correctly.obrien2004-05-021-4/+4
* - Recruit some new ULE users by making it the default scheduler in GENERIC.jeff2004-01-241-1/+1
* Add PFIL_HOOKS to the GENERIC kernel configuration, primarily sonectar2004-01-241-0/+1
* Add syscons options and enable USB, since there is no conflict betweengrehan2004-01-211-12/+21
* Note that scbus is required for SCSI, not just "required" in general.jmallett2003-06-081-1/+1
* add scbus for FireWire.simokawa2003-04-221-0/+7
* Add FireWire drivers to GENERIC.simokawa2003-04-211-0/+5
* Remove bitrot associated with `maxusers'.ru2003-03-221-1/+0
* Fix whitespace problems with option lines.obrien2003-02-131-31/+31
* Fix the style of the SCHED_4BSD commit.obrien2003-02-131-1/+1
* Not all cpus are MPC750s. Replace the MPC750 cpu option with OEA. Thisbenno2003-02-051-1/+1
* Add device zs to GENERIC on powerpc.benno2003-02-021-0/+1
* Put replace spaces with tabs in keeping with the rest of the file.joe2003-02-011-1/+1
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionjeff2003-01-261-0/+1
* Remove obsolete GEOM option, and bring diskless options up-to-dategrehan2003-01-091-7/+3
* Permits UFS ACLs to be used with the GENERIC kernel. Due to recentrwatson2002-10-191-0/+1
* Remove the P1003_1B kernel option; it is no longer used.mike2002-10-131-2/+1
* Roll back to previous version, no need for NO_GEOM when GEOM isgrehan2002-10-061-2/+0
* NB: This commit does *NOT* make GEOM the default in FreeBSDphk2002-10-051-0/+2
* Clean up ddb warnings/errors and enable in GENERICgrehan2002-10-041-1/+1
* It's Apple GMAC, not HMAC.benno2002-09-221-1/+1
* Updated to somewhat match sparc64/conf/GENERICgrehan2002-09-191-18/+94
* Use "options " rather than "options<tab>".kuriyama2002-09-091-9/+9
* Fix the link to the Handbookblackend2002-08-011-1/+1
* de-count pcipeter2002-07-231-1/+1
* No more NO_WERROR for the kernel. It's still possible though, butpeter2002-07-221-1/+1
* Add explicit unit count on 'device pci' for ahc/ahdpeter2002-07-211-1/+1
* Various comment and minor style fixes. No actual content changes.jhb2002-07-161-2/+3
* Bring this in line with what I'm using.benno2002-07-091-2/+15
OpenPOWER on IntegriCloud