freebsd-dev/sys/alpha
Jonathan M. Bresler f6a3d83f00 Add SPLASSERT() macro. SPLASSERT() compiles to a no-op
unless both "option INVARIANTS" and "options INVARIANT_SUPPORT"
        are defined in the kernel's config(8) file.

        SPLASSERT(expression, msg) used KASSERT to check that the
        expression is true, panic()ing the kernel otherwise.

Approved by: jkh
Reviewed by: jdp, dfr, phk, eivind and green
2000-01-16 02:10:21 +00:00
..
alpha Add a new mechanism, cndbctl(), to tell the console driver that 2000-01-11 14:54:01 +00:00
conf Add device driver support for USB ethernet adapters based on the CATC 2000-01-14 03:14:49 +00:00
include Add SPLASSERT() macro. SPLASSERT() compiles to a no-op 2000-01-16 02:10:21 +00:00
isa
linux Update syscalls to Linux kernel 2.3.38. These syscalls are 2000-01-10 22:19:06 +00:00
osf1 Don't clobber the sources when plain "make" is run. Just print a message 2000-01-15 19:40:08 +00:00
pci Improve the mapping between the hardware PCI bus numbering on multi-hose 1999-12-14 17:35:08 +00:00
tc Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
tlsb Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00