xtraeme
3a3373ee8e
Add missing PDC20265 device... removed accidentally in previous.
2006-09-03 12:13:56 +00:00
xtraeme
be4771e04f
Mention MCP61/65... and bump date.
2006-09-03 12:10:45 +00:00
xtraeme
5a91328568
regen
2006-09-03 12:02:53 +00:00
xtraeme
4e23c01c3f
Add some missing devices from Promise and sort them.
2006-09-03 12:02:30 +00:00
bjh21
51b05a4131
Use MI inittodr() and friends.
2006-09-03 11:51:29 +00:00
hubertf
454b2c7a71
Enable rc_configured=yes, to be consistent with our other ports.
...
Also do the same cleanup.
2006-09-03 10:54:41 +00:00
xtraeme
f42bb991ca
regen
2006-09-03 10:20:13 +00:00
xtraeme
af16e7909e
Add some ICH8 devices... from obsd.
2006-09-03 10:19:26 +00:00
xtraeme
1f20d85504
Conditionalize *_get_bus_clock() functions inside of
...
#ifdef ENHANCED_SPEEDSTEP to fix build when ENHANCED_SPEEDSTEP is not
defined.
Reported by Geoff Wing.
2006-09-03 09:21:26 +00:00
itohy
8e29f0f218
Use "stty size" to acquire screen width reliably.
...
The fields of the first line of "stty -a" is not fixed.
Fix PR bin/32343.
2006-09-03 09:19:07 +00:00
xtraeme
fdcb59bf6d
Add support for nvidia MCP61/65 IDE/SATA Controllers.
2006-09-03 08:42:32 +00:00
xtraeme
bbdb91feca
regen
2006-09-03 08:39:15 +00:00
xtraeme
316d722a4c
Erm forgot to add MCP61/65 SATA Controllers and sort them.
2006-09-03 08:38:52 +00:00
xtraeme
7465ee1052
regen
2006-09-03 08:10:47 +00:00
xtraeme
4b06824243
- Add all pciids for nvidia MCP61/65 controllers, from obsd.
...
- Improve description in all them.
2006-09-03 08:10:18 +00:00
dsl
17ff309c84
There isn't really any point in the 'union' for nv_str and nv_ptr, all it
...
does is cause confusion when I try to add default values for defparam.
Also if malloc()/free() aren't efficient enough for us, we ought to fix
them rather than having local free list - so kill the local free lists.
2006-09-03 07:45:40 +00:00
xtraeme
ea4f30c7b7
Add support for MCP61/65 controllers... from obsd.
2006-09-03 07:42:04 +00:00
xtraeme
3a6aed3622
regen
2006-09-03 07:36:34 +00:00
xtraeme
e85b72eeee
- Add nForce MCP61/65 LAN controllers... from obsd.
...
- Improve description in some nForce controllers as well.
2006-09-03 07:36:10 +00:00
christos
92a6344549
add missing initializer
2006-09-03 07:14:47 +00:00
christos
08a78fe175
use c99 initializers
2006-09-03 07:13:46 +00:00
christos
2e139ee910
add missing initializers
2006-09-03 07:08:59 +00:00
christos
6e6fde1336
add missing initializer
2006-09-03 07:07:20 +00:00
christos
db87199efc
use c99 initializers
2006-09-03 07:06:39 +00:00
christos
80d7cf4588
- add missing initializer
...
- add missing function decl
2006-09-03 07:05:16 +00:00
christos
bbf2deb35f
- add missing initializer
...
- inline comes first
2006-09-03 07:02:54 +00:00
christos
0b7c79ac7b
add missing initializers
2006-09-03 07:00:48 +00:00
christos
2c3642e00f
use c99 initializers
2006-09-03 06:53:08 +00:00
christos
644f53e4e9
add missing initializers
2006-09-03 06:51:04 +00:00
xtraeme
7658c6d89f
Update the enhanced speedstep driver and sync the code with OpenBSD:
...
est.c:
* Use a quintuplet (vendor, MHz_hi, mV_hi, MHz_lo, mV_lo } to match
CPUs more correctly than parsing the brand string.
* Add support for a bunch of models.
* Create a fake table on the fly if the CPU is unknown (there's no
table for it) with the current/highest/lowest frequency.
specialreg.h:
* Add some MSRs needed to get the bus clock value.
identcpu.c:
* Add functions specific to Pentium III, Pentium M and Pentium 4 to
get the bus clock value.
Note that the new fake table code from Simon Burge is not included on
this commit.
Ok'ed by simonb and dogcow.
2006-09-03 06:49:57 +00:00
christos
ce2bae8870
comment out empty code
2006-09-03 06:49:30 +00:00
christos
94de7229ef
use c99 initializers
2006-09-03 06:48:26 +00:00
christos
0c58aff5f5
add missing initializers
2006-09-03 06:46:22 +00:00
christos
328ed75351
add missing decl
2006-09-03 06:42:44 +00:00
christos
05bd5641dd
add missing initializers
2006-09-03 06:41:38 +00:00
christos
28ea22fb52
use c99 initializers, per gimpy's request
2006-09-03 06:40:39 +00:00
gdamore
487ed45995
Don't warn about RTC losing/gaining days if the filesystem time is bogus.
2006-09-03 06:37:55 +00:00
christos
be15e5387b
use c99 initializers
2006-09-03 06:34:34 +00:00
christos
1b87f8e9cc
add missing initializer
2006-09-03 06:29:03 +00:00
christos
59d19c4947
add missing initializers
2006-09-03 06:28:16 +00:00
christos
48c3e87853
add missing initializer
2006-09-03 06:26:27 +00:00
christos
e2ea4b04bb
avoid empty else statement
2006-09-03 06:25:19 +00:00
christos
a307d25b10
add missing initializer
2006-09-03 06:24:21 +00:00
christos
01edefa570
comment out unreachable code
2006-09-03 06:23:27 +00:00
christos
996634386c
comment out unreachable code.
2006-09-03 06:22:05 +00:00
dyoung
8db36d06c3
Don't use IFQ_ macros on an ifqueue. Fixes a compilation error
...
reported by christos.
2006-09-03 06:10:06 +00:00
christos
5cbefe6615
make this compile again (thanks gdamore)
2006-09-03 06:03:51 +00:00
simonb
c0b7864181
Add ``makeoptions DEBUG="-g"''. From the comment in GENERIC:
...
# XXX
# Need "-g" so that link sets in libraries work. The "objcopy -x" step
# will strip out static link set info from an a.out object.
2006-09-03 05:58:19 +00:00
christos
4905e82e29
add missing initializer
2006-09-03 05:30:48 +00:00
christos
c11c8c78df
add missing initializers
2006-09-03 05:29:46 +00:00