drochner
d9b1d2cfd2
kick out the error-prone handcrafted single-linked list of cardbus
...
functions; replace by a simple *array[8]
2004-08-23 17:52:45 +00:00
wiz
86831d25f5
Bump date for laddr.
2004-08-23 17:36:19 +00:00
fvdl
e8af4bc978
Keep ioapic in the correct order in the global linked list that stores
...
them. Fixes cases where the ACPI SCI int has to be guessed, because there
are multiple ioapics in the system.
2004-08-23 17:24:23 +00:00
drochner
b2f07722fc
make the "selective probing" work, and minor cleanup
...
(avoid using the macros which hide cfdata members, this doesn't help
for anything)
2004-08-23 16:41:48 +00:00
nathanw
3d720e58fb
Add a "laddr" keyword, analagous to "paddr". Useful for finding
...
struct pcb's.
2004-08-23 16:31:10 +00:00
wiz
66134445fd
There is no "It-span" macro, replace with "It"; size column correctly
...
to fix a formatting error (hi hubertf!). Empty lines should have a single
dot, not two or none.
2004-08-23 16:03:57 +00:00
lukem
c046e6e143
ipw(4) driver for Intel PRO/Wireless 2100 written by Damien Bergamini.
2004-08-23 14:05:35 +00:00
lukem
a3135cf216
enable ipw* (Intel PRO/Wireless 2100)
2004-08-23 14:04:45 +00:00
lukem
61c4fc8d5c
ipw(4) and ipwctl(8)
2004-08-23 13:55:15 +00:00
rearnsha
8cd9c1ad76
Add Thumb breakpoints
2004-08-23 13:54:29 +00:00
lukem
1b561b425f
only build ipwctl on i386; it is not much use elsewhere
2004-08-23 13:51:05 +00:00
lukem
970073daaf
descend into ipwctl
2004-08-23 13:27:38 +00:00
wiz
a13de4f0f5
Move ipw(4) from usr.sbin/ipwctl to share/man/man4.
2004-08-23 13:25:40 +00:00
lukem
9aba85d110
Document where to get the firmware from, and the differences between
...
the firmware files.
2004-08-23 13:25:11 +00:00
wiz
35b794816f
New sentence, new line; remove (R) after Intel.
2004-08-23 13:24:14 +00:00
wiz
894603cac1
New sentence, new line; remove explanations from synopsis;
...
remove (R) after Intel; style improvement.
2004-08-23 13:23:47 +00:00
wiz
afbced614e
Drop trailing whitespace.
2004-08-23 13:20:21 +00:00
lukem
6a94083b97
tweak usage
2004-08-23 13:11:45 +00:00
lukem
34a603de29
Add ipw(4)
2004-08-23 12:03:25 +00:00
lukem
6d906be913
NetBSD RCSID
2004-08-23 11:57:35 +00:00
lukem
ef381d40a5
NetBSD RCSID & style tweaks
2004-08-23 11:54:28 +00:00
lukem
b1227d8619
ipwctl(8) - configure Intel(R) PRO/Wireless 2100 (ipw(4)) network adapter
...
Written by Damien Bergamini, from http://damien.bergamini.free.fr/ipw/
2004-08-23 11:45:37 +00:00
lukem
a91684ce5d
ipw(4) - Intel PRO/Wireless 2100 driver.
...
Written by Damien Bergamini, from http://damien.bergamini.free.fr/ipw/
2004-08-23 11:42:02 +00:00
he
764115cc85
Put an #ifdef _KERNEL around inline functions using panic().
...
Fixes compile problem for the atactl program for the vax target.
2004-08-23 10:08:48 +00:00
junyoung
b13abba3f6
Include libi386.h for function prototypes.
2004-08-23 09:45:53 +00:00
junyoung
26231e86a1
* Nuke __P().
...
* No need to use 'extern' for function prototypes.
2004-08-23 09:41:59 +00:00
aymeric
a225650d5c
postpone the calling of wdc_init_shadow_regs(), to follow MI changes.
...
Thanks to Jukka Andberg for finding that bug.
2004-08-23 08:54:39 +00:00
dsl
3a67f25b17
Use := when saving ${.OBJDIR) - then we get the correct value!
2004-08-23 06:54:04 +00:00
dsl
c48b68dc4d
Need to use := when evaluating ${.OBJDIR}, then the correct value
...
is passed into the subdir builds and the 'lib' objects are correctly shared.
Fixes PR/26554
2004-08-23 06:52:04 +00:00
dsl
5084a397e4
Increase space for boot parameters - needed for specifying serial port
...
IO address and long keyboard translation map.
2004-08-23 06:50:21 +00:00
thorpej
1efb3da0fb
Make use of static.
2004-08-23 06:16:06 +00:00
thorpej
8aa1e65090
De-__P
2004-08-23 06:05:30 +00:00
thorpej
41e5f04cfd
- Use ANSI function decls and make use of static.
2004-08-23 06:03:19 +00:00
thorpej
3e1286d67c
- Use ANSI function decls.
...
- Sprinkle some static around.
- Sprinkle some const around.
2004-08-23 05:50:02 +00:00
thorpej
1a4f23700c
Sprinkle static in a few places.
2004-08-23 05:39:46 +00:00
thorpej
4152bad13d
Remove a comment that doesn't really make sense.
2004-08-23 05:38:15 +00:00
thorpej
a1bb10ef89
Use static in a few more places.
2004-08-23 05:37:42 +00:00
thorpej
878ac57b19
Protect against multiple inclusion.
2004-08-23 04:45:18 +00:00
thorpej
b8d3850087
Use ANSI function decls and more use of static.
2004-08-23 04:38:42 +00:00
thorpej
c5ed5cafd4
Protect against multiple inclusion.
2004-08-23 04:30:28 +00:00
wiz
c2290765ee
Write Soren the First's name consistently.
2004-08-23 01:07:46 +00:00
hubertf
685ec9286a
Add copyright
2004-08-23 00:53:39 +00:00
hubertf
5e6a650cd0
Script to calculate compressed/uncompressed size of a set, for all
...
architectures listed in the "ports" variable of this script.
2004-08-23 00:52:58 +00:00
hubertf
a7177904b4
* Update lots of set sizes
...
* Merge paragraph for various arch's 'xserver' set, so the size
can be added after that paragraph in one block for all archs.
Todo:
* Where is the 2.0 amd64 snapshot on releng.netbsd.org ?!?
* Portmasters, update your kernels and other MD stuff in here!
* Set sizes (all sets) needed for: hp700 sun2 xen-i386 (see "XXX old")
* Various kernel sizes
2004-08-23 00:49:19 +00:00
wiz
83e5dd40b4
Sync usage with man page.
2004-08-23 00:42:32 +00:00
wiz
a908bd6f92
The conffile argument is not optional; also, move it behind all
...
the options. Bump date.
2004-08-23 00:42:12 +00:00
hubertf
4e459e50ad
* don't mention since when we have /etc/rc.d - it's just part of NetBSD
2004-08-22 23:20:04 +00:00
chs
34187f4589
fix m_pulldown() usage, it's different from m_pullup().
...
fixes PRs 26666 and 26701.
2004-08-22 21:38:21 +00:00
dsl
7855867cc4
Use HW_PHYSMEM64 to avoid problem with > 2GB memory (and >4GB as well)
...
Fixes PR/23717 and PR/24092
2004-08-22 18:55:44 +00:00
tron
ed868bc7f4
Propery handle "cpio" archives where the last hardlink includes the
...
data of a file. This fixes PR bin/26514.
2004-08-22 16:46:18 +00:00