Date: Fri, 30 Apr 2004 12:50:51 -0700 (PDT) From: Thomas Moestl <tmm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include nexusvar.hsrc/sys/sparc64/sparc64 nexus.c Message-ID: <200404301950.i3UJopC6030461@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404301950.i3UJopC6030461>
