reed
ab83e1a00d
Improve explanations of the -R and -r options. This is partially
...
based on ideas from Greg A. Woods posted to netbsd-bugs list on
23/Jan/2004.
2004-01-29 01:56:17 +00:00
lukem
84a4748659
Cosmetically tweak how .PHONY is used by (generally) providing it as a source,
...
instead of using it as a target with all the rules as its sources.
2004-01-29 01:48:45 +00:00
lukem
b763e0987d
Use the correct parameters when building the YP map name in _yp_getnetbyaddr().
...
Fixes getnetbyaddr() when reading from YP. From Brian Ginsbach in email.
2004-01-29 01:39:15 +00:00
lukem
3bffc7c9c8
Use
...
FILES+= SshAskpass.ad
FILESNAME_SshAskpass.ad=SshAskpass-default.ad
instead of
FILES+= SshAskpass-default.ad
because of an obscure bug with "make -j" where it doesn't find
SshAskpass-default.ad in the .PATH correctly, probably because
of the rule created for it from BUILDSYMLINKS by <bsd.files.mk>.
This is not the correct long-term solution, and is a temporary
workaround for PR 24020.
2004-01-29 01:00:42 +00:00
lukem
cb61dc463d
fix thinko in previous
2004-01-29 00:21:31 +00:00
lukem
cf3f737042
add some missing .PHONYs
2004-01-29 00:02:04 +00:00
augustss
7cbb919e9d
Fix pasto.
2004-01-28 22:37:50 +00:00
augustss
914d460136
Add Sony Clie v3.5. From FreeBSD.
2004-01-28 22:01:38 +00:00
augustss
33d0bfd046
If vendor or product is the empty string, ignore it.
...
From FreeBSD.
2004-01-28 22:00:06 +00:00
augustss
87d594416e
Regen.
2004-01-28 21:57:11 +00:00
augustss
ade63aa50c
Add more devices. From FreeBSD.
2004-01-28 21:56:51 +00:00
augustss
2e480fe6bf
Regen.
2004-01-28 21:50:52 +00:00
augustss
dc826a966b
Add another FTDI device. From FreeBSD.
2004-01-28 21:50:28 +00:00
he
11544aaa71
Let the cast to (long long) for using the result as a printf argument
...
apply to the whole expression, not just the first factor.
2004-01-28 20:57:15 +00:00
kleink
44b11fda7a
Stare-o; back out previous.
2004-01-28 20:15:52 +00:00
kleink
1622fd1b1d
Rearrange the description of the @rule:group field to match the latter's
...
format.
2004-01-28 20:13:35 +00:00
jdolecek
2d2c0ad74d
don't limit size of DMA transfer by size of FIFO
...
problem reported and fix provided in PR kern/24200 by Paul Shupak
2004-01-28 20:08:35 +00:00
jdolecek
a56d10e9dc
remove the 'Software Interfaces' paragraph, it wasn't particularily
...
informative and contained trailing xrefs to atppc(9) and ppbus(9)
pointed out by Thomas Klausner
2004-01-28 20:02:22 +00:00
jdolecek
4dce398974
update the 'purpose' paragraph; particularily, remove the sentence
...
about inb/outb, since they were removed in our old MI ic/lpt.c too
2004-01-28 19:54:15 +00:00
jdolecek
398fbd7ed6
update HISTORY section
2004-01-28 19:44:39 +00:00
jdolecek
eb51939102
update copyright notice to what is in current netbsd-ppbus CVS
2004-01-28 19:40:06 +00:00
jdolecek
ccbfffb38b
copyright notice as in netbsd-ppbus 1.4 (this files is based
...
on atppc_isa_subr.h which has this copyright notice in v1.4)
2004-01-28 19:37:30 +00:00
jdolecek
37c6bae631
ISA PnP attachment added
2004-01-28 19:35:24 +00:00
jdolecek
0fa4f927df
regen - ISA PnP atppc(4) attachmen
2004-01-28 19:34:17 +00:00
jdolecek
bee48ca338
fix typo
2004-01-28 19:33:10 +00:00
jdolecek
0a4cb8aa12
ISA PnP atppc(4) attachment
...
based loosely on aha ISA PnP attachment
2004-01-28 19:31:07 +00:00
jdolecek
bb920938c0
whitespace police
2004-01-28 18:54:32 +00:00
jdolecek
c015af1da2
Open Firmware ISA attachment added
2004-01-28 18:48:33 +00:00
jdolecek
578cce287d
ofisa atppc(4) attachment
...
test-compiled with Shark GENERIC (with atppc* at ofisa? added), otherwise
untested
2004-01-28 18:47:13 +00:00
jdolecek
eb0997a461
add plip
2004-01-28 18:09:11 +00:00
jdolecek
f06d010f7f
make testbyte[] in lpt_detect() static const
2004-01-28 18:03:45 +00:00
jdolecek
73acd716fb
drop #ifdef _KERNEL, this is kernel-only header
2004-01-28 17:58:42 +00:00
jdolecek
dac0c48d86
copyright police
2004-01-28 17:54:03 +00:00
jdolecek
3d22b8ae1a
g/c obsolete cpu_wait(9)
...
reported in PR misc/24260 by Nicolas Joly
2004-01-28 17:44:25 +00:00
jdolecek
5863b95fcf
copyright police
2004-01-28 17:35:58 +00:00
jdolecek
629b25cf95
one more lp(4) -> plip(4)
...
add BUGS section noting this is experimental and not enabled by default
yet
2004-01-28 17:31:51 +00:00
drochner
14f6e1fdec
sort, and add "pps"
2004-01-28 17:29:03 +00:00
drochner
df39e51fa9
add pps device
2004-01-28 17:27:57 +00:00
drochner
39abe92ecb
add a "pps" device to get pulse-per-second signals into ntpd
2004-01-28 17:27:06 +00:00
jdolecek
1604c0df5c
remove lpbb(4) references - it was not ported yet
2004-01-28 17:26:45 +00:00
jdolecek
e61bcb8605
do not xref ppbus subdevices except lpt(4)
...
xref puc(4), pnpbios(4), acpi(4)
2004-01-28 17:25:12 +00:00
jdolecek
36d581e313
lp(4) renamed to plip(4)
2004-01-28 17:21:15 +00:00
jdolecek
15768f53c0
remove reference to vpo(4) until it would get ported
2004-01-28 17:15:49 +00:00
jdolecek
9e77fbccf8
drop #ifdef _KERNEL (these are kernel-only headers)
...
add some comments for the multiple inclusion protection #endif's
2004-01-28 17:11:48 +00:00
chs
7f9f8e3309
also match the version of this that's built into my Asus
...
A7N8X-E Deluxe motherboard.
2004-01-28 17:07:21 +00:00
chs
6b86384036
regen
2004-01-28 17:06:09 +00:00
chs
1978ed699a
add some JNI and Emulex fibre-channel cards.
...
add all the built-in stuff from my Asus A7N8X-E Deluxe motherboard.
add some other misc cards.
update the URL at the top.
2004-01-28 17:05:40 +00:00
onoe
c65191a490
Adopt to new 802.11 framework.
...
Add support of version 5.30.17 firmware of PCMCIA 350 series.
MPI350 mini-PCI is NOT YET supported.
MONITOR mode is still not yet working.
2004-01-28 15:07:52 +00:00
drochner
b82ddc9975
-make it compile with ATPPC_DEBUG
...
-minor cleanup (whitespace, avoid a typecast)
2004-01-28 14:26:24 +00:00
drochner
d1506371f5
-unmap port range after probe, so that the attach function has
...
a chance to map it again
-minor cleanup
2004-01-28 13:51:16 +00:00