freebsd-dev/sys/conf
Ian Dowse 9b04180c2c Add an option ED_NO_MIIBUS, which causes the `ed' driver to be
built without support for miibus PHYs. Most ed cards don't need
miibus support, so it's useful to be able to avoid the bloat of
all the mii devices for small fixed-purpose kernels.
2001-09-29 22:32:03 +00:00
..
defines
files Add device driver support for the Broadcom BCM570x family of gigabit 2001-09-27 23:55:28 +00:00
files.alpha Add linux_sysctl.c, and linux_uid16.c to the x86 platforms. 2001-09-08 22:35:28 +00:00
files.i386 Correct intended fix to my foul-up. 2001-09-08 23:26:40 +00:00
files.ia64 Add various file relating to firmware interfaces and make SKI support 2001-09-29 11:46:22 +00:00
files.pc98 MFi386: files.i386 revision 1.367, 1.370, 1.371 and 1.372. 2001-09-16 05:24:57 +00:00
files.powerpc Add -msoft-float to COPTS to stop GCC attempting to be "smart" and using 2001-06-27 12:10:25 +00:00
files.sparc64 Add rwindow.c, forgotten earlier. 2001-09-04 01:18:39 +00:00
kern.mk This will have to be revised, but allow putting 'makeoptions GCC3=true' 2001-09-10 06:23:33 +00:00
kmod.mk On second thoughts, make kldxref failures non-fatal. 2001-09-11 01:13:49 +00:00
ldscript.alpha Use the kernbase symbol exported from locore.o instead of hardcoded magic 2001-09-20 09:19:38 +00:00
ldscript.amd64 Remove hard coded magic load address. Now to change the load address, 2001-09-18 01:12:43 +00:00
ldscript.i386 Remove hard coded magic load address. Now to change the load address, 2001-09-18 01:12:43 +00:00
ldscript.ia64
ldscript.powerpc The final commit for the first phase of PowerPC support. 2001-06-17 09:39:44 +00:00
ldscript.sparc64 Add kernbase symbol and use it instead of magic numbers in the 2001-09-21 05:43:38 +00:00
majors Introduce network device nodes. Network devices will now automatically 2001-09-29 05:55:04 +00:00
Makefile.alpha Back out the last change - it was made to the wrong Makefile. 2001-09-10 14:47:34 +00:00
Makefile.i386 Enable hardwiring of things like tunables from embedded enironments 2001-08-27 05:11:53 +00:00
Makefile.ia64 Allow C++ comments in headers - the EFI headers are full of them. 2001-09-15 12:28:02 +00:00
Makefile.pc98 Enable hardwiring of things like tunables from embedded enironments 2001-08-27 05:11:53 +00:00
Makefile.powerpc Enable hardwiring of things like tunables from embedded enironments 2001-08-27 05:11:53 +00:00
Makefile.sparc64 Enable hardwiring of things like tunables from embedded enironments 2001-08-27 05:11:53 +00:00
newvers.sh
NOTES Add an option ED_NO_MIIBUS, which causes the `ed' driver to be 2001-09-29 22:32:03 +00:00
options Add an option ED_NO_MIIBUS, which causes the `ed' driver to be 2001-09-29 22:32:03 +00:00
options.alpha Implement support for MAXMEM option and hw.physmem environment variable 2001-09-10 07:03:59 +00:00
options.i386 Introduce new syscons(4) kernel options: 2001-09-21 20:41:24 +00:00
options.ia64 Add various file relating to firmware interfaces and make SKI support 2001-09-29 11:46:22 +00:00
options.pc98 Introduce a new option, KVA_SPACE, which can be used to reconfigure 2001-09-21 06:23:03 +00:00
options.powerpc Add a cosmetic comment. 2001-08-02 23:54:23 +00:00
options.sparc64 Add a Makefile, ldscript, and config magic for sparc64. This is tailored 2001-08-03 01:09:10 +00:00
systags.sh