cvs commit: src/sys/sparc64/include nexusvar.hsrc/sys/sparc64/sparc64
nexus.c
Thomas Moestl
tmm at FreeBSD.org
Fri Apr 30 12:50:52 PDT 2004
tmm 2004/04/30 12:50:51 PDT
FreeBSD src repository
Modified files:
sys/sparc64/include nexusvar.h
sys/sparc64/sparc64 nexus.c
Log:
Some cleanups to the nexus code:
- Remove second license, the first was not that different and should be
fine.
- Add nexus_attach(), and do not perform its task in nexus_probe() any
more.
- Remove nexus_write_ivar(), since it was quite pointless.
- Remove superfluous devinfo members.
- Clean up some comments, minor style issues and prototypes.
Revision Changes Path
1.3 +0 -5 src/sys/sparc64/include/nexusvar.h
1.9 +50 -121 src/sys/sparc64/sparc64/nexus.c
More information about the cvs-all
mailing list