Peter Wemm
0b7c27b904
Change the peripheral driver list from a linker set to module driven
...
driver registration. This should allow things like da, sa, cd etc to be
in seperate KLD's to the cam core and make them preloadable.
2001-02-07 07:05:59 +00:00
Poul-Henning Kamp
db7e3af111
Remove unneeded #include <machine/clock.h>
2000-10-15 14:19:01 +00:00
Matt Jacob
e685c1a69e
Remove unneeded include
...
(from phk@freebsd.org )
2000-09-21 17:05:32 +00:00
Matt Jacob
36875740cc
Don't attempt to actually read SAF-TE temperature objects- nobody seems
...
to be obeying the original spec as to what the numeric value means.
Temperature flags are unaffected- these are still the 'pseudo-thermometers'
and overtemp/undertemp warnings will be caught and translated to SES objects
here.
PR: 20475
2000-08-08 23:00:11 +00:00
Matt Jacob
fb75f116db
Fix breakage where we never were attaching SES devices because inq_len
...
was not being set > 0.
2000-06-18 04:19:08 +00:00
Matt Jacob
e381b06c73
Add in include of <machine/clock.h> which defines DELAY.
2000-05-02 01:37:02 +00:00
Poul-Henning Kamp
ed6aff7387
Remove unneeded <sys/buf.h> includes.
...
Due to some interesting cpp tricks in lockmgr, the LINT kernel shrinks
by 924 bytes.
2000-04-18 15:15:39 +00:00
Matt Jacob
44b0af2592
Some minor fixing - final for 4.0. Debugging messages toned down a bit.
...
Approved: jkh
2000-02-29 05:45:50 +00:00
Matt Jacob
090fbb8802
Clean up some of the SAF-TE matching code. Add
...
a few missing newlines in printouts.
2000-01-21 21:14:42 +00:00
Matt Jacob
8d9e6c80ca
Do not propagate the ENCI_SVALID bit for overall enclosure status
...
to userland apps- they get confused.
2000-01-17 02:02:41 +00:00
Matt Jacob
6da094e967
Add in SAF-TE handling code and do some minor consistency cleanups.
2000-01-17 00:36:28 +00:00
Matt Jacob
982ab0744f
buglet fix
2000-01-15 23:05:29 +00:00
Matt Jacob
c8c54c88ae
Do a wad of cleanup and put into place at least *one* functional
...
portion of SES retrieval (native SES itself) and implement all
the appropriate ioctls. Seems to work...
2000-01-15 22:41:27 +00:00
Matt Jacob
4092880e7f
Remove inclusion of dkbad.h- seems like a bug, but I had a stale
...
dkbad.h in /usr/include/sys- the local build process shouldn't have
been happy with that, but not finding dkbad.h in ../../sys. Hmm.
2000-01-15 07:39:05 +00:00
Matt Jacob
69ad2fbe7e
add functional but stub SES/SAF-TE driver
2000-01-15 07:09:12 +00:00