Commit Graph

41898 Commits

Author SHA1 Message Date
kleink
774f60551c Fix inverted device_is_a() use logic in previous. 2006-02-28 23:08:20 +00:00
kleink
57e7956122 Fix inverted device_is_a() use logic in rev. 1.4. 2006-02-28 23:02:28 +00:00
scw
6f6167730e A port of NetBSD to the Linksys NSLU2 (a.k.a. "Slug").
The NSLU2 (Network Storage Link for USB 2.0 Disk Drives) is a small, *cheap*
NAS device consisting of an Intel IXP420 (Xscale) CPU, a 10/100mbit Ethernet
port, and two USB 2.0 ports. It has 32MB of SDRAM and 8MB of Flash memory,
and runs RedBoot/Linux out of the box. Now it can also run NetBSD.
2006-02-28 20:40:33 +00:00
scw
c40da0c0a2 Include "device-major sysmon" when sysmon_power is defined. 2006-02-28 20:36:51 +00:00
thorpej
4a6eb41916 Use device_is_a() even more. 2006-02-28 06:30:35 +00:00
simonb
5034f87d7b Fix fallout from obviously untested device_is_a() rototill. 2006-02-28 01:16:59 +00:00
gdamore
7572f01aa0 Masking for mstart was still *not* right. This time I'm fairly sure I got
it right -- OMSAL400 and MTX-1 boards should have functional PCI now.
2006-02-27 21:10:27 +00:00
shige
32d0f6374a Remove hptide, and ata related devices.
OMS-AL400 has no hptide device.
2006-02-27 20:50:48 +00:00
xtraeme
b9993157d7 PR port-i386/32864: Neil Ludban. Pentium M 760 SpeedStep support. 2006-02-27 19:25:45 +00:00
xtraeme
c1ca5092a9 Add support for the Pentium M 773, 758 and 778 matching
against the correct cpuid. Adapted from OpenBSD.
2006-02-27 18:37:03 +00:00
jmcneill
cf4e65bbe1 Disable vesafb_powerhook for now. 2006-02-27 13:41:40 +00:00
peter
a3d9242e4a Add (empty) machine_standby and machine_sleep functions, which will be
needed for hpcapm(4).
2006-02-27 11:34:35 +00:00
he
2910d4c72c The WALNUT port has now grown a dependency of ibm4xx_autoconf.c via
ibm4xx_device_register(), so include that file in the kernel build.
2006-02-27 11:04:31 +00:00
gdamore
43518cac14 Incorrect pci_mbar/pci_mwmask related calculation was causing devices to be
inaccessible on some platforms.
2006-02-27 05:02:50 +00:00
thorpej
9bc69fdb97 cfg1, cfg2, and swdpin are not generic properties the same way that
mac-addr is.  Prefix them with i82543-
2006-02-27 04:50:47 +00:00
thorpej
4a9a30ddf2 Use device_is_a() more. 2006-02-27 02:53:33 +00:00
he
5c8819cf0b Fix one more missing double quote. 2006-02-26 21:50:49 +00:00
he
016de84c5b Insert an obviously missing double quote. 2006-02-26 21:42:16 +00:00
christos
1b02e59c4e PR/32937: Stefan Sonnenberg-Carstens: Added support for Pentium M 740,
1.73 GHz Enhanced SpeedStep frequency settings
2006-02-26 19:40:53 +00:00
he
ab9a43a85f Follow up rename of in_cksum.c to ip_cksum.c. 2006-02-26 19:20:57 +00:00
thorpej
845050cf52 Use device_is_a(). 2006-02-26 18:59:46 +00:00
thorpej
83c5f95a8d Fix typo. 2006-02-26 06:17:44 +00:00
thorpej
a4f36d5d21 Use device_is_a(). 2006-02-26 06:17:00 +00:00
thorpej
8ac4586816 Use device_is_a() more. 2006-02-26 06:15:01 +00:00
thorpej
9d54e15b94 Use device_is_a(). 2006-02-26 06:12:59 +00:00
thorpej
b30011ecd0 Don't fiddle with emac here; call the common ibm4xx_device_register(). 2006-02-26 05:51:52 +00:00
thorpej
ec8984ed6f Set emac0-mac-addr in the "board info" propdb. 2006-02-26 05:49:05 +00:00
thorpej
b81a24a297 Use device_is_a(). 2006-02-26 05:36:15 +00:00
thorpej
132ce1f07f Use device_is_a() 2006-02-26 05:24:52 +00:00
uwe
2817b4e30f Report power status to apm. Reported are AC on/off, batter absent,
battery is being charged, and estimated battery percentage (thanks to
Joseph Heenan for battery discharge measurements).
2006-02-26 03:25:44 +00:00
dyoung
f140ae1967 Add tags from sys/arch/x86/ to the i386 tags file. 2006-02-26 03:08:02 +00:00
thorpej
a1050c527b Use device_is_a(). 2006-02-25 17:32:43 +00:00
uwe
9c1b217d35 Cosmetic. Consistenly use return without parens as new KNF requires.
Move assignment out of conditional expression.
2006-02-25 16:43:36 +00:00
simonb
7a89a17ecd Sort PCI devices alphabetically.
Add "sip" and "fxp" ethernet cards.
Split ethernet and IDE controller devices into separate sections.
Use "options<space><tab>".
2006-02-25 11:47:41 +00:00
simonb
f6508730bb Sort PCI devices alphabetically.
Remove IDE controller and related devices - the MeshCube doesn't have
  one of these.
Use "options<space><tab>".
2006-02-25 11:45:24 +00:00
simonb
f309c85ff6 Sort PHYs alphabetically, add nsphyter.
Use "options<space><tab>".
2006-02-25 11:43:14 +00:00
wiz
5d1e8b2745 Fix some typos. 2006-02-25 02:28:55 +00:00
christos
1b49426ea4 remove vinum 2006-02-25 01:31:02 +00:00
wiz
1ad8067cb3 Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"),
forwarded by jmc@openbsd.
2006-02-25 00:58:34 +00:00
shige
ac76a40e3a Add Au1XXX PSC(Programable Serial Controller) bus-type driver.
PSC supports four protocols (AC97, I2S, SPI, SMBus).
These protocol drivers will be configured on the bus.
2006-02-24 14:34:31 +00:00
cube
3ca5c26836 Rework hpcapm(4) attachment definition so it is not required to attach at
mainbus, and convert its two users, hpcsh and hpcmips, to that.

Many thanks to Valeriy Ushakov and Ben Collver for testing.
2006-02-24 13:06:12 +00:00
jmmv
8bd6f83897 Repeat previous for SPLASHSCREEN* options. 2006-02-24 10:20:32 +00:00
jmmv
84d6418155 Use 'options<space><tab>' in the recently added vesafb stuff so that
uncommenting those lines leaves them properly aligned.
2006-02-24 10:05:41 +00:00
uwe
7ebf92ccc4 Use 4- or 2-bytes aligned accesses if possible.
Makes it possible to examine hw registers that require 4- or 2-byte accesses.
2006-02-24 00:57:19 +00:00
he
dee010acfb If the local variable changes name, modify it's uses as well. 2006-02-23 23:57:57 +00:00
he
afa1898cb0 Fix an obvious typo (missing closing paren). 2006-02-23 23:57:32 +00:00
garbled
b19f0d3164 Commit support for the IBM Model 7024 E20 and E30. (E30 not tested).
Changes:
Added a pci-EISA bridge device and associated glue to the prep port.
  Adapted from i386.
Change pci_intr_fixup_*() to pass the pin argument on all platforms.
Make PCI_NETBSD_CONFIGURE leave the MPIC alone.  We map it separately.

7024 kernel was also succ. tested on an IBM 7043, so no regression there.
2006-02-23 19:44:02 +00:00
shige
6b17239118 Modify copyright declaration. 2006-02-23 17:47:35 +00:00
thorpej
ef9d89ad7e Use device_is_a(). 2006-02-23 17:32:14 +00:00
shige
6707bdbecb Support Plathome OpenMicroServer (OMS-AL400).
http://www.plathome.co.jp/products/oms400/index.html (sorry japanese only).
2006-02-23 17:14:01 +00:00