ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/sys/amd64/conf/GENERIC
Revision 11965 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 28 19:54:43 2018 UTC (5 years, 9 months ago) by laffer1
File length: 14769 byte(s)
Diff to previous 10179
add debugging options for current

Revision 10179 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 1 23:04:46 2018 UTC (5 years, 11 months ago) by laffer1
File length: 14252 byte(s)
Diff to previous 9699
sync up configs

Revision 9699 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 16 18:56:01 2017 UTC (6 years, 4 months ago) by laffer1
File length: 14013 byte(s)
Diff to previous 9094
fix debug in kernel configs

Revision 9094 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 1 10:36:03 2016 UTC (7 years, 7 months ago) by laffer1
File length: 14074 byte(s)
Diff to previous 8669
add dtrace to generic kernel

Revision 8669 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 25 20:35:51 2016 UTC (7 years, 7 months ago) by laffer1
File length: 13959 byte(s)
Diff to previous 6834
add hpt27xx to GENERIC kernel

Revision 6834 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 3 12:37:30 2014 UTC (9 years, 7 months ago) by laffer1
File length: 13914 byte(s)
Diff to previous 6831
add partial virtio support to amd64 generic. scsi is still broken until cam is updated

Revision 6831 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 3 12:03:02 2014 UTC (9 years, 7 months ago) by laffer1
File length: 13630 byte(s)
Diff to previous 6821
add quota and tcp offload to generic amd64

Revision 6821 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 3 03:58:37 2014 UTC (9 years, 7 months ago) by laffer1
File length: 13548 byte(s)
Diff to previous 6590
turn off firewire and turn on hw random number generators

Revision 6590 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 30 18:11:10 2013 UTC (10 years, 4 months ago) by laffer1
File length: 13834 byte(s)
Diff to previous 5369
sync acpi with freebsd 9.2

Revision 5369 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 23 06:02:40 2012 UTC (11 years, 5 months ago) by laffer1
File length: 13834 byte(s)
Diff to previous 5190
tag & add xen hypervisor kernel config

Revision 5190 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 14 03:01:57 2012 UTC (11 years, 7 months ago) by laffer1
File length: 13915 byte(s)
Diff to previous 4800
Change default kernel configuration

Revision 4800 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 3 23:45:08 2012 UTC (12 years, 1 month ago) by laffer1
File length: 11863 byte(s)
Diff to previous 4641
make vlan default in the GENERIC kernel.

make a few minor changes to fix some stability problems.

Revision 4641 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 16 21:19:00 2012 UTC (12 years, 2 months ago) by laffer1
File length: 11827 byte(s)
Diff to previous 4543
revert previous change and make 4BSD the default sechuler on amd64. This is temporary while we investigate some stability issues

Revision 4543 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 7 18:37:57 2012 UTC (12 years, 3 months ago) by laffer1
File length: 11823 byte(s)
Diff to previous 4215
From now on, CURRENT will have witness and invariants enabled by default. This slows down performance, but it makes it much easier to catch kernel problems.

Upon creating a release branch, these options should be removed.

Revision 4215 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 15 20:18:31 2011 UTC (12 years, 6 months ago) by laffer1
File length: 11484 byte(s)
Diff to previous 4171
Introduce CPU Affinity in MidnightBSD.

The ULE scheduler is now default on i386 and amd64 architectures.

cpuset(1) allows the user to limit a process to a group of CPU cores to run on using new system calls.

32bit versions of the system calls were also added to support 32bit binaries running on amd64 boxes. libc's
symbol map was modified to include the cpuset* system calls to expose them to userland.

This is based on work by Jeff Roberson from FreeBSD 7.1.

Revision 4171 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 29 12:58:14 2011 UTC (12 years, 7 months ago) by laffer1
File length: 11484 byte(s)
Diff to previous 3775
Modify generic kernel config to add stack(9) and prepare for ath(4) update.

Fix some formatting problems while here.

Revision 3775 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 16 13:54:41 2011 UTC (13 years, 2 months ago) by laffer1
File length: 11380 byte(s)
Diff to previous 3750
add igb(4)

Revision 3750 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 9 00:11:33 2011 UTC (13 years, 2 months ago) by laffer1
File length: 11329 byte(s)
Diff to previous 3748
Enable atheros cards in generic.

Revision 3748 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 9 00:02:27 2011 UTC (13 years, 2 months ago) by laffer1
File length: 11178 byte(s)
Diff to previous 3239
Fix big typo. turn on UFS_GJOURNAL support.

Revision 3239 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 10 21:55:09 2010 UTC (14 years, 3 months ago) by laffer1
File length: 11177 byte(s)
Diff to previous 2352
Enable options         P1003_1B_SEMAPHORES     # POSIX-style semaphores

This option is required by many modern applications including Firefox 3.5.  We also need this to support libdispatch!

Enable on all three architectures.

Revision 2352 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 3 23:27:57 2008 UTC (15 years, 5 months ago) by laffer1
File length: 11122 byte(s)
Diff to previous 1880
Update the kernel config with the newer wifi and network devices.

Revision 1880 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 30 02:47:45 2008 UTC (15 years, 7 months ago) by laffer1
File length: 10324 byte(s)
Diff to previous 1876
*** empty log message ***

Revision 1876 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 30 02:18:57 2008 UTC (15 years, 7 months ago) by laffer1
File length: 10286 byte(s)
Diff to previous 1677
GEOM_GPT was renamed GEOM_PART_GPT.  Correct in GENERIC kernel.

Revision 1677 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 27 16:33:36 2008 UTC (15 years, 10 months ago) by laffer1
File length: 10281 byte(s)
Diff to previous 1675
Add atheros wireless NICs

Revision 1675 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 27 16:28:38 2008 UTC (15 years, 10 months ago) by laffer1
File length: 10129 byte(s)
Diff to previous 1662
Move AHC and AHD options so they are near the drivers.

Enable firmware(9).

Enable WEP and WPA in kernel.

Fix whitespace problem.  For options entries use space and tab not double tab.

Revision 1662 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 25 20:17:31 2008 UTC (15 years, 10 months ago) by laffer1
File length: 9968 byte(s)
Diff to previous 1011
Add cpufreq(4) and GEOM_LABEL aka GLABEL to GENERIC on i386 and amd64.

cpufreq works with powerd which is already enabled on systems without ACPI support for CPU frequency using several chipsets (intel).  This may cause problems for some people which might require an install option for powerd.  This needs testing.

glabel allows one to name disks and reference them in dev by that name instead of their normal designation like acd0 or ad0s2d.  By adding this to generic, we can easily make a live cd that works on more types of CDROMs.  FreeBSD is also moving in this direction for other reasons.

Until the latter can be tested on sparc64, I'll keep it out of generic.  We don't support sun style labels right now anyway.

Revision 1011 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 1 03:22:37 2007 UTC (16 years, 11 months ago) by laffer1
File length: 9805 byte(s)
Diff to previous 771
SMP is now default on amd64.

Revision 771 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 8 18:54:36 2007 UTC (17 years, 2 months ago) by laffer1
File length: 9946 byte(s)
Diff to previous 176
Add LSI MegaRAID SAS mfi

Revision 176 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 17 13:59:51 2006 UTC (17 years, 7 months ago) by laffer1
File length: 9914 byte(s)
Diff to previous 15
Enable bce gigabit ethernet driver.

Revision 15 - (view) (download) (annotate) - [select for diffs]
Added Sat Apr 22 16:18:59 2006 UTC (18 years ago) by laffer1
File length: 9857 byte(s)
Add missing config and makefile.

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a