Commit Graph

160081 Commits

Author SHA1 Message Date
nonaka
bc90321cbe Use tpcalib_trans() instead of own function. 2007-06-28 15:44:01 +00:00
nonaka
74c51d31a7 Implemented some HPC related ioctls for tpctl. 2007-06-28 15:41:09 +00:00
nonaka
902494bfa8 Fix compile failure if defined WSDISPLAY_COMPAT_RAWKBD. 2007-06-28 15:37:32 +00:00
nonaka
fa07193f46 - Added RCS Id.
- cosmetic.
2007-06-28 15:35:59 +00:00
nonaka
f96947e349 Added RCS Id. 2007-06-28 15:33:08 +00:00
nonaka
dceaf63a2c remove unused function. 2007-06-28 15:32:35 +00:00
nonaka
5113d00707 cosmetic. 2007-06-28 15:31:04 +00:00
nonaka
58ea30622f cosmetic 2007-06-28 15:09:14 +00:00
nonaka
a748e16a0b use LCCR3_BPP3 instead of magic number. 2007-06-28 15:05:27 +00:00
nonaka
8b05cf1cfc Mask more interrupts. 2007-06-28 14:47:47 +00:00
nonaka
399c27c752 Added support ioctl(WSDISPLAYIO_LINEBYTES).
(XFree86 wsfb driver uses it.)
2007-06-28 14:41:49 +00:00
nonaka
d69f0db1d1 pxa2x0_lcd_mmap():
- Check offset parameter.
2007-06-28 14:37:36 +00:00
nonaka
d2387d4569 Added more LCD Controller register definition. 2007-06-28 14:30:58 +00:00
tsutsui
4a838a2458 Fix mnt_dev_bshift value. Pointed out by rumble@.
I'm not sure how mnt_dev_bshift is used and
whether BFS_BSHIFT is correct for it, but as rumble
said shifting BFS_BSIZE (==512) seems completly wrong.
2007-06-28 12:33:18 +00:00
tsutsui
5c0f3569db Add file-system SYSVBFS. 2007-06-28 12:16:36 +00:00
xtraeme
4164d36e4c Set the PIO mode to the correct drive not for drive1 always. 2007-06-28 10:22:52 +00:00
pooka
21a7d11f2b Fix description on what is returned locked and when.
noticed by Rumble
2007-06-28 08:02:41 +00:00
xtraeme
1f66ef355d Improve a comment. 2007-06-28 07:50:11 +00:00
itohy
25a6244f88 Regen from usbdevs rev 1.477. 2007-06-28 03:13:43 +00:00
itohy
c52b34e473 Add vendors and products from FreeBSD/OpenBSD.
- for ubsa(4):
	Add vendor Huawei Technologies and its product Huawei Mobile
	GlobeTrotter 3G Quad Plus

 - for uipaq(4):
	ASUSTeK MyPal A730
2007-06-28 03:13:01 +00:00
rumble
d831b3217f Fix typo. 2007-06-28 02:54:23 +00:00
xtraeme
6222d8a84a Fix a typo and remove unneeded assignments. 2007-06-28 01:21:59 +00:00
xtraeme
c9b55c43b1 Do not disable the TSC in the AMD Geode GX2 500. It's known to work. 2007-06-27 23:28:41 +00:00
xtraeme
6733d7ba62 Add gcscide(4). 2007-06-27 23:12:03 +00:00
xtraeme
a0b3e026fc Add i386/gcscide(4). 2007-06-27 23:06:19 +00:00
xtraeme
a5ac7ff5aa Import i386/gcscide(4). A driver for the IDE Controller of the
AMD CS5535 Companion device found in the decTOP.

gcscide0 at pci0 dev 15 function 2
gcscide0: National Semiconductor/AMD CS5535 IDE Controller (rev. 0x00)

Supports Ultra DMA mode 4, Pio Mode 4 and MDMA mode 2.

"Go for it" jmcneill@.
2007-06-27 23:02:52 +00:00
degroote
dbbafa7889 Note that fast_ipsec(4) now supports IPSEC_NAT_T option 2007-06-27 21:27:35 +00:00
degroote
92c9b06bb1 Add IPSEC_NAT_T support for fast_ipsec(4) 2007-06-27 21:20:50 +00:00
degroote
4ddfe916ff Add support for options IPSEC_NAT_T (RFC 3947 and 3948) for fast_ipsec(4).
No objection on tech-net@
2007-06-27 20:38:32 +00:00
jmcneill
f4e11163b6 Sony firmware strikes again!
The Sony VAIO VGN-N250E (and probably others) sends BatteryInformationChanged
on AC adapter state change. Handle that here.
2007-06-27 19:44:50 +00:00
tsutsui
1cbdf43c6d Print Error EPC rather than EPC on NMI. 2007-06-27 18:15:51 +00:00
mhitch
6fc4ae964e CAC_GET4() was incorrectly defined, fix it. Not used currently, but bio(4)
support I'm working on does.
2007-06-27 17:57:55 +00:00
mhitch
a69c525cfd Ooops - I missed another call to trap. Fixes PR#36567. 2007-06-27 17:55:51 +00:00
tsutsui
386666a542 Print EPC address on NMI (i.e. when "DUMP" button is pressed) for debug. 2007-06-27 15:48:16 +00:00
xtraeme
e31adb2d42 Use aprint_debug rather than printf for the annoying message
"WARNING: Callback scheduled before sysmon task queue thread present.".
2007-06-27 13:04:15 +00:00
xtraeme
d6e294cd05 regen 2007-06-27 11:53:54 +00:00
xtraeme
16437a5d29 Improve the NS CS5535 entries and remove the NS part, it's redundant. 2007-06-27 11:53:38 +00:00
uebayasi
2360b1d428 Fix typo. 2007-06-27 08:16:58 +00:00
rumble
d8487906df Fix typo. 2007-06-26 22:45:36 +00:00
xtraeme
468f2b4743 regen 2007-06-26 22:43:16 +00:00
xtraeme
9d2af5fa13 Add National Semiconductor CS5535 devices, found in the decTOP. 2007-06-26 22:42:58 +00:00
jmcneill
7d42ba2288 Don't be quite so aggressive in EcWaitEvent; makes acpiec work on the
Sony VAIO VGN-N250E, and possibly others.
2007-06-26 22:36:16 +00:00
mjacob
959a8b2a95 When loading firmware for the 23XX and 24XX cards and DMA'ing it from
the request queue, remember to convert it to little endian format.
2007-06-26 21:00:18 +00:00
mjacob
1d191096fb If we have 2K Login firmware for 23XX cards, remember to put out the
'extended' structure- not the older one. Matters for the swozzling
that goes on for big endian machines.
2007-06-26 20:58:27 +00:00
briggs
a336d0a8d5 When collecting memory regions from the BIOS, ignore regions that are less
than a page size.  This assists a decTOP Geode-based system that reports
memory regions:
        start      end         size       type
	0x00000000 0x0009e000  0x0009e000 1 (Memory)
	0x00100000 0x06be3c00  0x06ae3c00 1 (Memory)
	0x06be3c00 0x06be6000  0x00002400 3 (ACPI)
	0x06fff800 0x06fffc00  0x00000400 1 (Memory)
	0x06fffc00 0x07000000  0x00000400 4 (NVS)
2007-06-26 20:11:12 +00:00
bouyer
0bee3ccac3 Remove the __asm("lock") again from softintr(), as ci_ipending is local
to the CPU. Thanks to YAMAMOTO Takashi and Andrew Doran for their comments
on this.
2007-06-26 19:41:11 +00:00
christos
30638c77c3 PR/36562: Takeshi Nakayama: sshd(8) HostbasedAuthentication fails after
upgrading to 4.0_BETA
Remove $HOME test since this is also used by sshd.
2007-06-26 18:28:34 +00:00
nonaka
212a81151a Don't setup GP[87:86] to LDD[17:16] at pxa2x0_lcd_initialize().
Because zaurus uses GP[87:86] as SSP2.
2007-06-26 15:38:38 +00:00
cube
954bc13440 Change dk_lookup() to accept an additional argument of the type enum uio_seg
that tells whether the given path is in user space or kernel space, so it
can tell NDINIT().

While the raidframe calls were ok, both ccd(4) and cgd(4) were passing
pointers to user space data, which leads to strange error on i386, as
reported by Jukka Salmi on current-users.

The issue has been there since last august, I'm actually a bit surprised
that no one in the meantime has used ccd(4) or cgd(4) on an arch where it
would have simply faulted.
2007-06-26 15:22:23 +00:00
nonaka
f27c627687 fix typo. 2007-06-26 15:10:32 +00:00