aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/conf
Commit message (Expand)AuthorAgeFilesLines
* Unbreak ppc kernel build by removing zs driver.Peter Grehan2006-11-141-1/+0
* MFC:Simon L. B. Nielsen2006-10-091-1/+0
* add DEFAULTS and remove entries in GENERIC now duplicatedSam Leffler2006-02-031-2/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-12-302-0/+84
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-12-021-0/+9
* Fix a whitespace screw-up I made when doing the MFC of COMPAT_FREEBSD5.Ken Smith2005-09-221-1/+1
* MFC addition of the COMPAT_FREEBSD5 option. Specific versionsKen Smith2005-07-181-0/+1
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromDavid E. O'Brien2005-06-201-0/+1
* - move to SCHED_4BSD per jeffr's comments on SCHED_ULE's statePeter Grehan2005-05-031-5/+4
* Add USB Communication Device Class Ethernet driver. Originally written forMaxim Sobolev2005-03-221-0/+1
* Add a comment to note that pseudo-device bpf is required for DHCP.Murray Stokely2005-03-181-0/+1
* Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels.Andre Oppermann2004-11-021-1/+1
* Uncomment options _KPOSIX_PRIORITY_SCHEDULING as it is enabled in theSuleiman Souhlal2004-11-021-1/+1
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelAndre Oppermann2004-08-271-1/+0
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingMarius Strobl2004-08-161-1/+1
* Add /dev/mem and /dev/kmem to powerpc.Suleiman Souhlal2004-08-161-0/+1
* Making a loadable null.ko for /dev/(null|zero) proved ratherMark Murray2004-08-031-1/+0
* Remove 'device mem' from GENERIC, which markm@ mistakingly added.Suleiman Souhlal2004-08-021-1/+0
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intoMark Murray2004-08-011-1/+3
* Empty GENERIC.hints file needed by make release.Peter Grehan2004-07-191-0/+1
* In -CURRENT pseudo devices are not statically assigned at compile time,Maxim Konovalov2004-07-181-1/+1
* Add new KDB option, and also drop in long-held fxp/dc eth drivers.Peter Grehan2004-07-121-1/+4
* Add option GEOM_GPT. This brings the ability to have a large number ofMarcel Moolenaar2004-05-021-0/+1
* Spell Ethernet correctly.David E. O'Brien2004-05-021-4/+4
* - Recruit some new ULE users by making it the default scheduler in GENERIC.Jeff Roberson2004-01-241-1/+1
* Add PFIL_HOOKS to the GENERIC kernel configuration, primarily soJacques Vidrine2004-01-241-0/+1
* Add syscons options and enable USB, since there is no conflict betweenPeter Grehan2004-01-211-12/+21
* Note that scbus is required for SCSI, not just "required" in general.Juli Mallett2003-06-081-1/+1
* add scbus for FireWire.Hidetoshi Shimokawa2003-04-221-0/+7
* Add FireWire drivers to GENERIC.Hidetoshi Shimokawa2003-04-211-0/+5
* Remove bitrot associated with `maxusers'.Ruslan Ermilov2003-03-221-1/+0
* Fix whitespace problems with option lines.David E. O'Brien2003-02-131-31/+31
* Fix the style of the SCHED_4BSD commit.David E. O'Brien2003-02-131-1/+1
* Not all cpus are MPC750s. Replace the MPC750 cpu option with OEA. ThisBenno Rice2003-02-051-1/+1
* Add device zs to GENERIC on powerpc.Benno Rice2003-02-021-0/+1
* Put replace spaces with tabs in keeping with the rest of the file.Josef Karthauser2003-02-011-1/+1
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionJeff Roberson2003-01-261-0/+1
* Remove obsolete GEOM option, and bring diskless options up-to-datePeter Grehan2003-01-091-7/+3
* Permits UFS ACLs to be used with the GENERIC kernel. Due to recentRobert Watson2002-10-191-0/+1
* Remove the P1003_1B kernel option; it is no longer used.Mike Barcroft2002-10-131-2/+1
* Roll back to previous version, no need for NO_GEOM when GEOM isPeter Grehan2002-10-061-2/+0
* NB: This commit does *NOT* make GEOM the default in FreeBSDPoul-Henning Kamp2002-10-051-0/+2
* Clean up ddb warnings/errors and enable in GENERICPeter Grehan2002-10-041-1/+1
* It's Apple GMAC, not HMAC.Benno Rice2002-09-221-1/+1
* Updated to somewhat match sparc64/conf/GENERICPeter Grehan2002-09-191-18/+94
* Use "options " rather than "options<tab>".Jun Kuriyama2002-09-091-9/+9
* Fix the link to the HandbookMarc Fonvieille2002-08-011-1/+1
* de-count pciPeter Wemm2002-07-231-1/+1
* No more NO_WERROR for the kernel. It's still possible though, butPeter Wemm2002-07-221-1/+1
* Add explicit unit count on 'device pci' for ahc/ahdPeter Wemm2002-07-211-1/+1