Commit Graph

144053 Commits

Author SHA1 Message Date
uwe
49d024e12e Sync with <sys/endian.h>.
Ifdef out ntohl &co defined for little-endian via bswap* - use system versions.
2006-03-05 03:14:53 +00:00
uwe
c65ca10378 ANSI: Use 'void' in the definition of function w/out arguments.
While here, add 2006 to the copyright.
2006-03-05 02:17:47 +00:00
uwe
756e048e31 s/u_intN_t/uintN_t/ 2006-03-05 02:14:41 +00:00
cube
40a483cd0b Regen (ksem_*). 2006-03-05 01:29:28 +00:00
rpaulo
0131d25777 bzero -> memset 2006-03-05 01:28:51 +00:00
cube
6d0cb97ff8 Implement the ksem_* family of syscalls. 2006-03-05 01:28:20 +00:00
cube
f6f0eee324 Change the way semid_t values are chosen. Instead of using kernel
addresses, use a uint32_t counter and the machinery to properly use it.
That makes the ksem_* system calls friendly for COMPAT_NETBSD32.

OK'd by thorpej@.
2006-03-05 00:49:19 +00:00
yamt
e6844c675a sysctl_lookup: use "d" rather than "rnode->sysctl_data" after
"d = rnode->sysctl_data".
2006-03-05 00:32:43 +00:00
rumble
04fd847c8a Add a few cross-references. 2006-03-05 00:08:32 +00:00
rumble
2f6e320cf1 Add a terse man page for the grtwo framebuffer driver. 2006-03-05 00:04:13 +00:00
agc
ff69df84c5 Add IPv6 awareness. 2006-03-04 22:06:26 +00:00
agc
7717b41470 Include version number, passed down from GNU autoconf.
Add a -V argument to iscsi-target (and iscsi-harness), which will print
the utility name, version number, and destination for all bug reports,
and then exit the utility.

Modify the documentation accordingly.

Re-run autoconf and autoheader to pick up the necessary autoconf glue.
2006-03-04 21:56:11 +00:00
agc
a70556aee7 Sync example file with reality - this has no effect on NetBSD, since
configuration files are held in src/etc/iscsi, not src/dist/iscsi.
2006-03-04 21:53:16 +00:00
agc
132771c158 Remove a file that's unnecessary. 2006-03-04 21:52:00 +00:00
thorpej
59c5bfcbfc LP54 -> LP64 in a comment. 2006-03-04 20:44:11 +00:00
rumble
727090f650 Mention VOP_KQFILTER briefly. Its description could be more thorough, but
I am unfamiliar with the kqueue framework. Also fix a typo while we're
here.
2006-03-04 20:36:15 +00:00
rumble
5ba5e6b230 Typo. 2006-03-04 20:34:08 +00:00
thorpej
e49323e509 Static'ify. 2006-03-04 19:20:50 +00:00
peter
8926b88509 Fix two typos. 2006-03-04 17:35:31 +00:00
peter
0b22c3b922 Fix a typo. 2006-03-04 17:33:29 +00:00
peter
045d542877 s/u_intN_t/uintN_t/ 2006-03-04 17:24:13 +00:00
peter
db5f931afb Use ANSI function decls. 2006-03-04 17:22:06 +00:00
peter
d73e908169 Put a printf into OST_DEBUG. 2006-03-04 16:54:04 +00:00
peter
724da0fd92 Cleanup:
- Apply static.
- KNF.
- Wrap long lines, unwrap short lines.

No functional changes.
2006-03-04 16:51:56 +00:00
peter
103776fe4f Only compile in debug strings when SED_DEBUG is defined. 2006-03-04 15:23:14 +00:00
peter
4984bb85d9 Remove pioc device and all devices that attach to it (were commented out
anyway).
2006-03-04 15:19:47 +00:00
sketch
be13a5513e Bump date for previous. 2006-03-04 15:05:02 +00:00
peter
0981d5da64 Comment out options DIAGNOSTIC. 2006-03-04 14:40:09 +00:00
peter
66e415f4b1 Add file-systems TMPFS and UDF, commented out. 2006-03-04 14:38:55 +00:00
peter
4a5a04e434 s/u_intN_t/uintN_t/ 2006-03-04 14:36:19 +00:00
peter
0e2c7f88bd Mention that Jornada 720 now uses hpckbd(4) and hpcapm(4). 2006-03-04 14:16:39 +00:00
peter
547e1f6637 Split the Jornada 7xx drivers for the touch-panel, keyboard, lcd control
and power management into multiple files. This removes some dirty hacks
and improves the quality of the code.

- j720kbd.c     - keyboard driver
  * Converted to use the hpckbd(4) interface.
  * Remove the old keymap file since it's no longer used.

- j720lcd.c     - lcd brightness/control/power control

- j720pwr.c     - power management
  * Converted to use the hpcapm(4) interface.
  * Fix the battery charge status. The values are non-linear so in order
    to display a reasonable charge status we use a few charge points in
    a table and interpolate between that.

- j720tp.c      - touch-panel driver

- j720ssp.c     - SSP port (on the SA-1110)

Many thanks to cube@ and uwe@ for providing useful feedback and reviewing
the changes.
2006-03-04 14:09:36 +00:00
peter
a80c446270 Match all Jornada 7xx models. 2006-03-04 13:57:38 +00:00
peter
018931a9c8 Use ANSI functions decls. KNF. 2006-03-04 13:57:11 +00:00
peter
ffc68bd503 Match all Jornada 7xx models. 2006-03-04 13:54:08 +00:00
peter
c3f9ee5dc3 Add keyboard translation for the Jornada 720 Japanese, US/UK (ABA, ABU)
and "International English" (ABB) models.

Share the existing Jornada 680/690 (hpcsh) keyboard layouts with
Jornada 720 (hpcarm).
2006-03-04 13:52:38 +00:00
peter
16e95e8ed4 Regen. 2006-03-04 13:48:52 +00:00
peter
1ad90b609b Add entries for European (ABB), German, French, Scandinavian and Spanish
Jornada 720. Append "(US/UK)" to the default Jornada 720 entry.
2006-03-04 13:46:49 +00:00
scw
5f212af961 Document the Flash layout, and how RedBoot invokes the kernel bootloader. 2006-03-04 13:17:18 +00:00
scw
3be7ae7547 The Slug's clock no longer runs slow. The default value of COUNTS_PER_SEC
was incorrect.
2006-03-04 11:28:36 +00:00
scw
ea5beb6718 Override the default timer frequency. Turns out the NSLU2's timers are
clocked at exactly 66.0MHz.
2006-03-04 11:27:12 +00:00
scw
c95cd91549 Allow the kernel config file to override the default timer frequency
using "options IXP425_CLOCK_FREQ".
2006-03-04 11:26:12 +00:00
xtraeme
312ebc355d Instead of getting properties from calling ioctl with AUDIO_GETINFO, use
AUDIO_INITINFO(). Now the sound with the linux flash plugin works
properly.

From OpenBSD.
2006-03-04 11:17:08 +00:00
skrll
9f6658b9ff Remove the LD_BIND_NOW item 2006-03-04 09:00:22 +00:00
skrll
125d6a43ac Add LD_BIND_NOW support for mips.
This is the last arch to be done so remove the large ugly #if defined()
stuff in reloc.c.
2006-03-04 08:58:46 +00:00
uwe
8ea3cb44c6 De-__P. 2006-03-04 03:39:02 +00:00
uwe
5ed1df536e s/u_intN_t/uintN_t/ 2006-03-04 03:03:31 +00:00
gdamore
7bfe0f79a2 Fix a few minor errors in the config data. Tested with a sample config. 2006-03-04 03:01:29 +00:00
uwe
6e4f5eb548 s/u_intN_t/uintN_t/ 2006-03-04 02:56:21 +00:00
gdamore
d1f918faef Added a test driver program.
Regenerate videomode.c to pick up NetBSD tag.
2006-03-04 02:37:24 +00:00