Age | Commit message (Collapse) | Author |
|
See http://download.intel.com/technology/security/downloads/31516804.pdf
for more information.
ok deraadt@ 'looks ok to me' djm@
|
|
Some of the cams are fairly working now and we want to see more of
them in dmesgs.
|
|
ok thib beck art
|
|
physmem. This should be more correct than earlier code.
Thank you to Markus Hennecke <markus-hennecke -at- markus-hennecke.de>
for reminding me.
|
|
file copies to nfsv2 causes the system to eventually peg the console.
On the console ^T indicates that the load is increasing rapidly, ddb
indicates many calls to getbuf, there is some very slow nfs traffic
making none (or extremely slow) progress. Eventually some machines
seize up entirely.
|
|
|
|
no cookie for me
|
|
"just commit it" deraadt@
|
|
biowait() reads that do *not* come from the buffer cache - we use the
B_RAW flag to identify these at art's suggestion - since it makes sense
and the flag was not being used. this just flags all these buffers with
B_RAW - biodone already ignores returned buffers marked B_RAW.
ok art@
|
|
Help and OK todd@, OK robert@
|
|
and seems to work. If it breaks, people had plenty of chances to
complain.
ok deraadt@
|
|
|
|
|
|
tested by jbg@, "it is right" deraadt@
|
|
comments jmc
ok toby
|
|
with 10h and 11h families of AMD CPU's.
ok kettenis@
|
|
|
|
Makes early ddb (boot -d/ddb from ukc) work on amd64.
Similiar to the change made in NetBSD by Andrew Doran.
ok kettenis@ fgsch@
|
|
now too.
ok kettenis deraadt
|
|
relavent config goo.
DRM_NO_MTRR is still needed on amd64 since the mtrr apis differ between
it and i386.
ok kettenis@.
|
|
it and rootdev to determine whether it is booting 'generic', 'nfs', or from
a specified disk partition
ok krw
|
|
from travers buda, via deraadt@
|
|
ok weingart@ deraadt@
|
|
we support i386-compat mode on amd64.
agreed by beck@, dlg@, kettenis@
ok deraadt@, tom@
|
|
properly in 8.5 years so just garbage collect the driver.
ok damien@ deraadt@
|
|
ok krw@
|
|
segment. kettenis@ ok. miod@ pointed out that the define already
does a '.text', this makes it explicit.
|
|
sgi.
|
|
works, even if the boot loader is configured to use serial console.
after the changes jsing and i made, the initial probe of the serial port
was failing since the default base addres for the port is invalid. cos of
that the kernel would only ever consider the glass console for use. this
fixes it by reprobing the serial port if we get any config for it from the
boot loader.
advice on aesthetics from miod@
advice and ok from kettenis@
|
|
|
|
Remove IPL_SERIAL since it is unused.
ok krw@, weingart@, deraadt@
|
|
|
|
thinkpads.
provides functionality that the bios did on older, non-acpi
thinkpads like respond to screen brightness keys and toggle the
bluetooth device on and off.
ok deraadt@ and marco@
|
|
already allocated a slot for a particular apic pin.
ok weingart@
|
|
what type of console was specified, so when a glass console was used it was
still configuring serial bits. this makes it so serial config only occurs
for serial console devices.
found by jolan@, thib@, and maybe sthen@
sorry guys
|
|
|
|
seems silly to have a seperate .h file for 4 defines.
nuke the NetBSD __KERNEL_RCSID macro while there, we have that
rcsid at the top of the file...
ok toby@, brad@
|
|
it was stuck to com0 no matter what the boot loader told the kernel.
this relies on the com diff jsing just committed.
|
|
rather than relying on calls into the bios to work.
this is a result of me getting pissed off with solaris and linux
being able to cope the serial bios redirection on dracs, iloms, and
ilos. trying to do the same thing with openbsds boot loader caused
weird behaviour like machine hangs or no visible output. talking
to the serial chips directly is more reliable.
tested by many
ok sthen@ deraadt@
|
|
various segments. Hopefully this will help remove various
hacks in the boot loader in the future. This should have no
effect on most architectures (as we tend to have LMA == VMA).
ok drahn@, soft ok's various others.
|
|
(1.5Gb/s). Useful where faster speeds are unstable; ok dlg@
|
|
MP amd64 systems for quite a few people.
ok deraadt@, krw@
|
|
pointed out by and ok drahn@, toby@;
|
|
to tell init(8) to power down the machine.
ok krw@
|
|
|
|
bpf(4) are different enough so that the split makes sense -- this is necessary
to make bpf(4) cloneable.
requested deraadt@, OK thib@
|
|
make the amd64 code a bit nicer and make the sparc64 match that.
tested by a few;
OK toby@, dlg@, kettenis@ (for the sparc64 part).
|
|
|
|
conflicts with SMSC or similar chips.
|
|
ok deraadt@
|