freebsd-nq/sys/sparc64
Marius Strobl 8e1ff29d07 Minor changes:
- Use FBSDID.
- Remove unused macro.
- Use auto-generated typedefs for the prototypes of the bus and device
  interface functions.
- Terminate the output of device_printf(9) with a newline char.
- Honour the return values of malloc(), OF_getprop(), etc.
- Use __func__ instead of hardcoded function names.
- Print the physical slot number and the board model on attach.

MFC after:	1 month
2005-03-04 16:01:57 +00:00
..
central Minor changes: 2005-03-04 15:17:05 +00:00
compile
conf Remove COMPAT_FREEBSD4 again. It was added in rev. 1.41 as a transition 2005-03-03 01:25:33 +00:00
creator - Add missing <sys/module.h>. [1] 2004-07-09 23:12:22 +00:00
ebus Don't panic when we're asked to allocate a resource type that we know 2005-01-09 18:58:08 +00:00
fhc Minor changes: 2005-03-04 16:01:57 +00:00
include netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
isa Since we are quite unlikely to ever face another platform which 2005-02-06 13:46:39 +00:00
pci At least on some U30 there's a spurious duplicate device node of an EBus 2005-01-20 13:29:31 +00:00
sbus /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
sparc64 Remove the transition aid for the change of the sparc64 default system 2005-03-03 01:26:40 +00:00