is
e08ae477d9
Oops - round() is supposed to return double, not integer.
2006-01-17 10:39:23 +00:00
thorpej
13f83a7396
Add /libdata, /libdata/firmware, and /usr/libdata/firmware directories.
2006-01-17 06:58:28 +00:00
thorpej
14c13d7969
Conditionalize firmload.c on the firmload attribute.
2006-01-17 06:52:43 +00:00
thorpej
f789b6be70
Add an API for loading firmware images for devices.
2006-01-17 06:08:48 +00:00
christos
d07104a9ce
PR/32552: Antonio Bravo: cgfourteen 24-bit support
...
Original code from der Mouse, posted to the mailing lists by Jakob Menzi.
2006-01-17 04:22:08 +00:00
uwe
589b108660
Nuke libsa and libkern defines from here.
2006-01-17 03:32:10 +00:00
uwe
c498580cc6
Adapt to new zlib. Get rid of proxy zlib.h, we supply proper "-I".
...
Implement zcalloc/zfree in terms of WinCE functions.
2006-01-17 03:12:29 +00:00
uwe
b674645e95
New zlib doesn't use bzero, so we don't need this hack any more.
2006-01-17 03:09:04 +00:00
uwe
75ad327e11
New zlib is smart enough to not include <errno.h> under WinCE, so this
...
empty fake one is no longer necessary (old zlib could also do without
one if supplied -DNO_ERRNO_H).
2006-01-17 03:07:19 +00:00
uwe
0d1e222eff
Hide plutid_dump() under #ifdef PLATID_TEST. Saves space in the
...
kernel and avoids printf dependency for hpcboot.
While here, constify its first argument.
2006-01-17 02:50:59 +00:00
uwe
4f6e1f3b52
Adjust to new zlib location.
2006-01-17 02:40:55 +00:00
bouyer
038345f3e8
Add missing ch_ndrive initialisations. Pointed out by Juan RP.
2006-01-17 00:40:49 +00:00
wiz
b3b44f7885
Be a bit more explicit what happens when init_func fails.
...
After explanation from yamt@.
2006-01-17 00:14:16 +00:00
wiz
f3c03afe5a
Sort SEE ALSO.
2006-01-17 00:02:19 +00:00
wiz
a1cc6cb40c
Improve English.
2006-01-16 23:58:43 +00:00
christos
ac9c2323d2
regen
2006-01-16 23:00:17 +00:00
christos
a39411c0d7
PR/32550: Michael Eriksson: No agp(4) support for i915 integrated graphics
2006-01-16 22:59:36 +00:00
cube
10c6a3a4b9
tap(4) depends on arp: it is an Ethernet interface, after all.
...
Solves PR 32548 by Pawel Chwalowski.
2006-01-16 22:49:23 +00:00
yamt
0541bd8909
add getiobuf.9
2006-01-16 22:32:07 +00:00
yamt
7706432040
note that biodone and biowait don't really belong here.
2006-01-16 22:26:41 +00:00
yamt
b77e625049
add a missing .Ed
2006-01-16 22:14:54 +00:00
yamt
b5550921e7
add a missing .El
2006-01-16 22:05:21 +00:00
dsl
35b84990cc
Remove the notarfile_ok message - is it no longer needed.
...
We don't need to have dump_lfs to get lfs support.
(i386 will need 100k of stuff deleted to get newfs_lfs and fsck_lfs added)
2006-01-16 21:47:55 +00:00
yamt
f280ea86a0
sync with kernel.
2006-01-16 21:46:30 +00:00
yamt
dae53410a7
- tweak RUN_ONCE api to allow init_func returns an error.
...
- physio: handle failure of workqueue_create.
2006-01-16 21:45:38 +00:00
yamt
330b298a42
make some functions static.
2006-01-16 21:44:46 +00:00
dsl
1e0f45064e
Add '-V' to usage output.
...
Correct a couple of comments.
2006-01-16 21:34:41 +00:00
bouyer
bf1a4d2af5
properly use ata_channel->ch_ndrive:
...
- initialize it properly in the bus front-ends (all 2, exept in wdc_pcmcia.c
for the "Sandisk CompactFlash Card" where it's set to 1)
- remplace hardcoded '2' by ata_channel->ch_ndrive in MI IDE drivers.
From Christos Zoulas in kern/32501.
2006-01-16 20:30:18 +00:00
reinoud
a024cb9151
Add genfs support for directories and softlinks next to regular files and
...
block devices.
Discussed on tech-kern and ok'd by Chuck
2006-01-16 19:45:00 +00:00
he
b1bcd0ffae
The new zlib uses HEAP_SIZE, so instead use BOARD_HEAP_SIZE as the
...
symbol to use here. Also adapt to the new zlib with the changed name
for the header file.
2006-01-16 19:34:53 +00:00
elad
91ce49cce6
xref named.conf(5) after a complaint from tiocsti. okay veego@.
...
xml docbook change will be fed upstream as requested by hubertf@
and veego@.
2006-01-16 19:20:15 +00:00
christos
a1f9f4c090
change DEBUG to ZLIB_DEBUG.
2006-01-16 17:02:29 +00:00
tsutsui
920fcf7c8c
Use -mmemcpy.
2006-01-16 14:53:46 +00:00
is
b3e5abb9e1
pmap_is_referenced - copied from pmap_clear_reference, reviewd by ragge@
2006-01-16 14:45:49 +00:00
kent
1e8e79dd3b
readable names for AD1981HD codec
2006-01-16 14:28:38 +00:00
kent
dd89fc8bd6
Don't crash when a connection list has invalid NIDs.
...
PR#32485 by Samuel Tran
2006-01-16 14:15:26 +00:00
he
8b18b188e0
Adapt to use of $S/../common/dist/zlib.
2006-01-16 13:05:11 +00:00
christos
5a1ae2ecf2
Avoid possible name shadowing with min and max (from libkern).
2006-01-16 03:23:10 +00:00
he
e643e92c49
Bump image size from 2m to 2100k so that it fits again.
2006-01-16 00:16:44 +00:00
he
e8d8d58b77
Bump the image size from 3M to 3.2M, so that it fits again.
2006-01-16 00:13:58 +00:00
rpaulo
461bb7e2b5
Revert to previous. ras(9) uses 'struct proc'.
...
Pointed out by Gregory McGarry.
2006-01-16 00:01:47 +00:00
bouyer
8f162b7ed8
Snapshot of work in progress on NetBSD port to Xen3:
...
- kernel (both dom0 and domU) boot, console is functionnal and it can starts
software from a ramdisk
- there is no driver front-end expect console for domU yet.
- dom0 can probe devices and ex(4) work when Xen3 is booted without acpi
and apic support. But the on-board IDE doens't get interrupts.
The PCI code still needs work (it's hardcoded to mode 1). Some of this
code should be shared with ../x86
The physical insterrupt code needs to get MPBIOS and ACPI support, and
do interrupt routing to properly interract with Xen.
To enable Xen-3.0 support, add
options XEN3
to your kernel config file (this will disable Xen2 support)
Changes affecting Xen-2.0 support (no functionnal changes intended):
- get more constants from genassym for assembly code
- remove some unneeded registers move from start()
- map the shared info page from start(), and remove the pte = 0xffffffff hack
- vector.S: in hypervisor_callback() make sure %esi points to
HYPERVISOR_shared_info before accessing the info page. Remplace some
hand-written assembly with the equivalent macro defined in frameasm.h
- more debug code, dissabled by default.
while here added my copyright on some files I worked on in 2005.
2006-01-15 22:09:51 +00:00
rillig
dcad541236
Updated the .Ddate.
2006-01-15 21:45:50 +00:00
bouyer
5e035a6853
Import Xen3 public headers from xen-3.0-testing as of 7 Jan 2006.
2006-01-15 21:42:21 +00:00
dsl
afd41ad77a
Show the number of sets installed and the next set above the menu that
...
asks you where to load stuff from.
Initialise stuff so that 'install default set of sets' works.
Fix install loop, removing infinite loop if/when first kernel not selected.
2006-01-15 20:41:00 +00:00
dsl
aab3fb05a5
Minor message change
2006-01-15 20:37:57 +00:00
chs
256c384fee
allow multiple sbuses.
2006-01-15 20:37:18 +00:00
dsl
e5231f4b40
Warp the cursor to the baud-rate entry after a com<n> entry is selected.
...
Allow a baud rate of 0 to be selected - uses speed set by bios.
2006-01-15 20:37:01 +00:00
dsl
9021097a89
Avoid having "//" in the middle of the transfer directory name.
...
(But ensure there is at least one.)
2006-01-15 20:34:20 +00:00
dsl
a6262bba3a
Specify -V2 to newfs so that pages of superblock numbers are not output.
2006-01-15 20:33:05 +00:00