1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/sparc64/fhc
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
..
fhc_central.c Minor changes: 2005-03-04 16:01:57 +00:00
fhc_nexus.c Minor changes: 2005-03-04 16:01:57 +00:00
fhc.c Minor changes: 2005-03-04 16:01:57 +00:00
fhcreg.h
fhcvar.h Minor changes: 2005-03-04 16:01:57 +00:00