]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Minor changes:
authormarius <marius@FreeBSD.org>
Fri, 4 Mar 2005 16:01:57 +0000 (16:01 +0000)
committermarius <marius@FreeBSD.org>
Fri, 4 Mar 2005 16:01:57 +0000 (16:01 +0000)
commit9b0e528ff81596f475a663de95cab5058102a540
treec2e7170cd185a2d0aa4961032e0801f83f700e30
parentef7b3cc47d9891ce900fa96ee45a96de86c71af6
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
sys/sparc64/fhc/fhc.c
sys/sparc64/fhc/fhc_central.c
sys/sparc64/fhc/fhc_nexus.c
sys/sparc64/fhc/fhcvar.h