augustss
f7145f672e
Add USB-Ethernet adapters.
2000-01-17 17:47:03 +00:00
augustss
5fe2bec33e
Add Bill Paul's FreeBSD driver for the CATC USB-EL1201A chip.
...
XXX The driver is untested since I don't have any hardware with this chip.
2000-01-17 17:12:20 +00:00
pk
725c6438c1
Use bus_space(9) functions to access the controller registers.
...
Add probes to the attach routines before poking the chip to see
where the registers are located.
2000-01-17 16:57:15 +00:00
pk
2d7f7ef7a6
Use bus handle to in `struct fdio' to read the chip registers.
2000-01-17 16:53:18 +00:00
pk
611f7a9938
Add offset to bus handle in `struct fdio'.
2000-01-17 16:52:04 +00:00
itojun
7ab6c9ab36
add IPv6 items.
...
s/ippcp/ipcomp/ for #108 , as
http://www.isi.edu/in-notes/iana/assignments/protocol-numbers
lists it as ipcomp, not ippcp.
2000-01-17 16:39:37 +00:00
ad
869cdcbbcc
It seems that the ECC formatted disk/array breakage is to do with broken
...
firmware and HBAs. salyzyn_mark@dpt.com writes:
> If the card does not have (DPT) ECC memory, the card will necessarily
> not hide the block size. The PM2041 can not hide it, and some versions of
> the Firmware on the PM3334 also fail in this regard.
2000-01-17 16:34:44 +00:00
kleink
abe336bfe1
Add <machine/math.h>.
2000-01-17 16:31:34 +00:00
kleink
6910891781
Add NAN constant glue for sh3.
2000-01-17 16:27:53 +00:00
kleink
34c7685f30
Adjust for little endian environments (confirmed by msaitoh).
2000-01-17 16:21:36 +00:00
minoura
9a0577db94
Wrong () balance in dumpsize calculation.
2000-01-17 16:17:32 +00:00
itojun
65d8ab7ea0
IPv6 support.
...
NetBSD PR: 9199 (with minor changes)
2000-01-17 16:14:39 +00:00
itojun
2705db0080
do not filter address families that are not supported by kernel.
...
the behavior was introduced in 1.8 -> 1.9, by itojun, and it was
not a correct behavior.
even if we may be able to connect to the the returned addresses,
filtering them out is not a correct thing to do. for example, even if
you have partial unreachablility in IPv4, gethostbyname(3) will return
IPv4 addresses in the unreachable network nonetheless.
2000-01-17 15:57:29 +00:00
hubertf
bd2e491091
make confusion of ISO 639 and ISO 3166 less likely
2000-01-17 15:51:59 +00:00
abs
8033b76e4e
Mention you usually do not need to enter terminal type on login
2000-01-17 15:14:19 +00:00
augustss
57a4fc9141
Regen.
2000-01-17 14:56:23 +00:00
augustss
3285aaa9dc
Add a bunch of devices I found at a Linux site.
2000-01-17 14:56:01 +00:00
augustss
28c8d7c7bb
Remove some unnecessary cleanup.
2000-01-17 13:25:22 +00:00
augustss
3205164ec5
Add missing USBD_NO_COPY flag.
2000-01-17 13:23:05 +00:00
augustss
3e2f6f3a41
Regen.
2000-01-17 12:57:54 +00:00
augustss
5ebe8e5553
Add two CATC Ethernet adapters.
2000-01-17 12:57:27 +00:00
joda
2367ad5f3d
add shutdown hook
2000-01-17 12:57:26 +00:00
wiz
6ed33701a8
fixed typo in example (fixes PR 9023)
2000-01-17 12:44:39 +00:00
shin
af0112be28
move keymap initialization into vrkiu_init().
2000-01-17 12:22:37 +00:00
abs
0f75dd5dc4
allow ioctl() on all scanner device nodes - now SANE can work with ss* driver
2000-01-17 11:25:31 +00:00
itojun
79641939e0
remove #if 0'ed sections.
2000-01-17 08:34:04 +00:00
itojun
88d175cdc4
sync with latest KAME tree.
...
add example section to get{addr,name}info.
s/\.Os KAME/.Os/.
2000-01-17 08:33:45 +00:00
bgrayson
2a09ca64fd
Added sysctl examples (read-only sysctls for now)
2000-01-17 07:22:45 +00:00
bgrayson
4760c9fa1b
Fix bug where NULL pointer wasn't checked before dereferencing
2000-01-17 07:21:54 +00:00
bgrayson
417d43539a
Remove unneeded syslog() at unmount
2000-01-17 07:21:25 +00:00
itojun
e9100143aa
in promisc mode, don't inject outgoing packet to bpf twice.
...
this is because the card gets the outgoing packet from itself in promisc mode
(not really IFF_SIMPLEX).
2000-01-17 07:06:57 +00:00
itojun
3867d18179
we don't need IFF_RUNNING for gif.
2000-01-17 06:29:07 +00:00
itojun
2042e749ad
for gif interface, sync IFF_RUNNING with IFF_UP. it does not
...
make sense to leave IFF_RUNNING during !IFF_UP (it is pseudo interface
so we need to immitate - or is it okay if we don't raise IFF_RUNNING?)
2000-01-17 05:50:12 +00:00
itojun
82070bab0c
note sysctl(8) pathname change into "1.4 -> 1.4x changes" section.
2000-01-17 05:33:14 +00:00
matt
9546ee5f87
defopt VAX750 side effect.
2000-01-17 04:57:31 +00:00
matt
2665d4b7c6
defopt VAXnnn so the make depend does the right thing.
2000-01-17 04:55:25 +00:00
itojun
fc838249f5
don't install /usr/sbin/sysctl (backward compat symlink)
2000-01-17 04:22:59 +00:00
sato
114d690d03
delete unused codes.
2000-01-17 04:06:06 +00:00
sato
f3689bd429
- no need
...
-- rtc inherit offset from WinCE.
-- keymap set by plat id.
2000-01-17 03:11:12 +00:00
matt
2dd872c9b4
defopt COMPAT_VAX1K
2000-01-17 02:59:25 +00:00
itojun
f6c95d891c
no need to mount /usr just for sysctl, it is in /sbin now.
2000-01-17 02:37:59 +00:00
itojun
3ea807c958
move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctl
...
is supplied for backward compatibility.
add /sbin/sysctl to base/mi (does not remove /usr/sbin/sysctl
as we have a symlink)
2000-01-17 02:36:31 +00:00
itojun
eada5082e8
Moved to sbin/sysctl/sysctl.c,v
2000-01-17 02:32:07 +00:00
itojun
0af5938ca4
Moved from usr.sbin/sysctl/sysctl.c,v
2000-01-17 02:32:06 +00:00
itojun
53e0058d18
Moved to sbin/sysctl/sysctl.8,v
2000-01-17 02:31:51 +00:00
itojun
c71990b060
Moved from usr.sbin/sysctl/sysctl.8,v
2000-01-17 02:31:50 +00:00
itojun
b98e3c2504
Moved to sbin/sysctl/pathconf.c,v
2000-01-17 02:31:15 +00:00
itojun
7c02ef5347
Moved from usr.sbin/sysctl/pathconf.c,v
2000-01-17 02:31:14 +00:00
itojun
dcaf710696
Moved to sbin/sysctl/Makefile,v
2000-01-17 02:30:19 +00:00
itojun
6b2ed69e4e
Moved from usr.sbin/sysctl/Makefile,v
2000-01-17 02:30:18 +00:00