freebsd-dev/sys/conf
Marius Strobl be7a88bd72 Add a driver for the 'clock-board' device (the clock board is an
inevitable component in Sun Exx00 machines and provides serial ports,
NVRAM and TOD amongst others which are handled by uart(4) and eeprom(4)
respectively). This driver currently only prints out information about
the chassis on attach and allows to blink the 'Cycling' LED (which is
duplicated on the front panel) of the clock board just like fhc(4) does
for the other boards. The device name for the LED is /dev/led/clockboard.

Obtained from:	OpenBSD
Tested by:	joerg
2005-03-19 01:04:48 +00:00
..
defines
files Hook acpi_fujitsu up to the build. 2005-03-18 09:34:52 +00:00
files.alpha Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
files.amd64 FreeBSD consumer bits of the nForce MCP NIC binary blob. 2005-03-12 00:29:30 +00:00
files.arm Add arm/mem.c. 2004-11-22 22:20:50 +00:00
files.i386 FreeBSD consumer bits of the nForce MCP NIC binary blob. 2005-03-12 00:29:30 +00:00
files.ia64 It appears that 'kbd' device has never been used and isn't needed. 2004-11-23 00:00:43 +00:00
files.pc98 Fix build error (s/wd80x3.c/if_ed_wd80x3.c/). 2005-02-11 03:44:03 +00:00
files.powerpc Add /dev/mem and /dev/kmem to powerpc. 2004-08-16 13:07:40 +00:00
files.sparc64 Add a driver for the 'clock-board' device (the clock board is an 2005-03-19 01:04:48 +00:00
kern.mk Remove OBE comment about AMD64 memory model. 2005-03-15 18:44:51 +00:00
kern.post.mk Get SYSDIR set correctly for building ports. 2005-02-25 05:34:45 +00:00
kern.pre.mk Barrow from kmod.mk and protect against adding -fno-strict-aliasing 2005-02-13 05:58:40 +00:00
kmod_syms.awk
kmod.mk Further embellish rev. 1.180: protect against -fno-strict-aliasing 2005-02-11 21:04:20 +00:00
ldscript.alpha Have the linker provide the btext symbol when referenced. This is needed 2004-08-27 19:13:35 +00:00
ldscript.amd64 Provide the _start_ctors and _stop_ctors symbols. As on i386, the addresses 2004-05-29 01:09:00 +00:00
ldscript.arm Use the address provided in the conf file, instead of hardcode 0xc0000000. 2004-09-23 22:52:55 +00:00
ldscript.i386 Align the .ctors section correctly. 2003-12-03 07:40:03 +00:00
ldscript.ia64 Have the linker provide btext. It's used for profiling. 2004-08-25 07:43:28 +00:00
ldscript.powerpc
ldscript.sparc64 Use the same SEARCH_DIR as other platforms. 2003-06-07 18:23:50 +00:00
majors Use dynamic major number allocation. 2005-02-27 22:19:35 +00:00
majors.awk Add necessary awk magic to create a table of major numbers allocated 2003-02-27 08:52:11 +00:00
Makefile.alpha bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.amd64 bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.arm bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.i386 bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.ia64 bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.pc98 bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.powerpc bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.sparc64 bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
makeLINT.mk Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
makeLINT.sed Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
newvers.sh If USER of HOSTNAME is set to an empty value, use the fallback value. 2005-01-15 13:25:41 +00:00
NOTES Add a comment to note that pseudo-device bpf is required for DHCP. 2005-03-18 15:24:00 +00:00
options Add PSEUDOFS_TRACE option. 2005-03-14 16:04:27 +00:00
options.alpha Update for the KDB framework. Sanitize the alpha console code now that 2004-07-10 22:29:41 +00:00
options.amd64 Add support for Windows/x86-64 binaries to Project Evil. 2005-02-16 05:41:18 +00:00
options.arm Add a new option, ARM_CACHE_LOCK_ENABLE (I forgot it in my last commit). 2005-02-26 22:41:07 +00:00
options.i386 Bring back some of the ioctl junk that was removed in rev 1.59 as a 2005-03-17 01:20:49 +00:00
options.ia64 Catch up with the drive-by renaming of IA32 to COMPAT_IA32. It must 2004-08-16 18:54:23 +00:00
options.pc98 The bs and wdc drivers are gone. 2005-02-04 15:29:54 +00:00
options.powerpc Catch up with sparc64 OFWCONS_POLL_HZ change 2004-06-25 13:44:34 +00:00
options.sparc64 Better OFW console support on Sun Ultra2 machines. 2004-06-24 02:57:11 +00:00
systags.sh Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00