| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reviewed by: dougb
|
|
|
|
|
|
|
|
| |
ed1 at port 0x300-0x31f irq 3 slot 0 on pccard0
ed1: address 00:40:26:xx:xx:xx, type NE2000 (16 bit)
Submitted by: [FreeBSD-users-jp 58182]
YANAGAWA Kazuhisa <kjana@os.xaxon.ne.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
it at boot time closer to the way we want it to be in the final version.
* Move the default directory to /var/db/entropy
* Run the entropy saving cron job every 11 minutes. This seems
to be a better default, although still bikeshed material.
* Feed /dev/random some cheesy "entropy" from various commands
and files before the disks are mounted. This gives /dev/random
a better chance of running without blocking early.
* Move the reseeding with previously stored entropy to the point
immediately after the disks are mounted.
* Make the harvesting script a little safer in regards to the
possibility of accidentally overwriting something other
than a regular file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
it can be used to reseed at boot time. This will greatly increase
the chances that there will be sufficient entropy available at
boot time to prevent long delays.
For /etc/rc, remove the vmstat and iostat runs from the attempt
to provide some cheesy randomness if the files fail, since
those programs are dynamically linked, and ldd seems to want
some randomness to do its magic.
Guidance and parameters for this project were provided by
Mark Murray, based on the requirements of the Yarrow
algorithm. Some helpful suggestions for implementation
(including the tip about iostat and vmstat) were provided
by Sheldon Hearn. All blame for problems or mistakes is
mine of course.
|
|
|
|
|
| |
ed1 at port 0x300-0x31f iomem 0xd0000-0xd0fff irq 3 slot 0 on pccard0
ed1: address 00:90:99:xx:xx:xx, type NE2000 (16 bit)
|
|
|
|
| |
Submitted by: sanpei
|
|
|
|
|
|
|
| |
ed1 at port 0x240-0x25f irq 3 slot 0 on pccard0
ed1: address 00:90:fe:xx:xx:xx, type Linksys (16 bit)
Submitted by: taguchi@tohoku.iij.ad.jp
|
|
|
|
|
|
|
|
|
|
|
|
| |
multifunction cards and I recieved reports that the card does not
workd by `config auto'. (MFPAO)
o Remove static assign of the IRQ number.
o Remove two duplicated entries.
o Join some entries using regex and fixed matching order problem.
These changes for boot.flp.
Suggested by: sanpei
|
|
|
|
| |
Submitted by: taguchi@tohoku.iij.ad.jp
|
|
|
|
| |
Submitted by: WAKABAYAI Susumu <susumu@wakabaya.net>
|
|
|
|
|
|
|
|
|
|
| |
use ``config auto''
add ether line
Submitted by: bsd-nomads mailing list
14954: Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
14967: Yoichi Nakayama <yoichi@eken.phys.nagoya-u.ac.jp>
14971: WAKABAYAI Susumu <susumu@wakabaya.net>
|
|
|
|
|
| |
PR: conf/23068
Submitted by: Matt <kienow@infinet.com>
|
|
|
|
|
|
| |
"Linksys" "EtherFast 10/100 PC Card (PCMPC100)"
"Linksys" "Etherfast 10/100 PC Card (PCMPC100 V2)"
"Linksys" "EtherFast 10/100 PC Card (PCMPC100 V3)"
|
|
|
|
|
|
|
|
| |
require the addition of flag 0x80000 to their config line in
pccard.conf(5). This flag is not optional. These Linksys cards will
not be recognized without it.
Reviewed by: imp, iwasaki
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from "PCMCIA SCSI MBH1040" to "PCMCIA SCSI MBH10401" "01". They are
based on the spc driver.
This will fix the conflicts of entry with REX-5536AM, REX-9836A,
and ICM PSC-2401 ("MBH10404" ones) which are based on stg driver.
The problem was pointed out in bsd-nomads several times since PAO2 days.
-Comment out the entry for "MBH10401" ones. The spc driver is
not supported yet.
-Add more comment about cards which has broken CIS
(some cards which has tuple of "PCMCIA SCSI MBH10404" "01").
Reported by: takachan@running-dog.net, y-nakaga@nwsl.mesh.ad.jp,
yuki@dayo.ne.jp
Obtained from: discussion in bsd-nomads mailing list
|
|
|
|
|
|
| |
Add ZoomAir card.
Change a couple default to auto. Also change a couple awi entires to auto
from 0x1.
|
| |
|
|
|
|
| |
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
|
|
|
|
| |
Submitted by: susumu.wakabayashi@ntt.com
|
|
|
|
| |
in /etc/login.conf.
|
| |
|
|
|
|
| |
Submitted by: Ben Lutgens <blutgens@usinternet.com>
|
|
|
|
|
| |
PR: conf/22622
Submitted by: knu
|
|
|
|
|
|
|
|
|
|
| |
ENABLE_SUID_SSH being defined reenable it for those that want it.
This follows discussion favoring the change from September. It
is not usually necessary to be setuid root, possibly less safe,
and less convenient (cannot use $HOSTALIASES, for example).
Submitted by: jedgar
|
|
|
|
|
| |
Submitted by: Shigeru Ishida <ishida@isl.intec.co.jp>
bsd-nomads:14801
|
| |
|
| |
|
|
|
|
|
|
|
| |
and this PC-Card has function ID as modem, pccard.conf entry
is not needed.
Submitted by: (Roger Hardiman <roger@freebsd.org>)
|
| |
|
|
|
|
|
|
| |
firewalls have examples to work from.
Requested by: chein
|
| |
|
|
|
|
|
| |
Submitted by: Motonobu KOBAYASHI <kobayashimo@nttdocomo.co.jp>
[bsd-nomads:14777]
|
|
|
|
|
|
| |
order.
Requested by: sanpei
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Submitted by: Takashi Ikeda <ccikeda@moon.aichi-u.ac.jp>
Add TOSHIBA Ethernet Card LABCTA00A.
Submitted by: "minoru kurata" <minoru.kurata@toshiba.co.jp>
Obtained from: PAO3
|
|
|
|
| |
ftp://prep.ai.mit.edu/pub/gnu/ -> ftp://ftp.gnu.org/gnu/
|
|
|
|
|
|
| |
"Laneed Wireless card" is "ELECOM *Laneed*
Air@Hawk/LD-WL11/PCC Wireless card" which
was already committed.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
cosmetic changes
use /etc/pccard_ether for Xircom CreditCard Netwave
and 3Com Corporation" "3C562" (BUT NOT SUPPORTED).
fix `card line' of RATOC REX-5572 (as SCSI only)
use `config auto' for RATOC REX-5536AM, REX-9836A,
ICM PSC-2401 SCSI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- rtsol should be work for only one interface
- new variable ipv6_defaultrouter is added
- option name of rtadvd in comment are corrected
- ipv6_firewall_enable, ipv6_firewall_type, ipv6_firewall_script,
ipv6_firewall_logging are added to introduce rc.firewall6.
IPv6 firewall rule is just starting point and should be brushed up.
This commit includes PR18621, PR21694, PR22051.
PR: conf/18621, conf/21694, conf/22051
Reviewed by: asmodai
|
|
|
|
|
|
|
| |
used in lower layer (scsi_low.c).
The flag of ncv for KME KXLC004 was chaged from 0x1 to 0x100.
The flag of nsp for PIO mode was chaged from 0x1 to 0x100.
|
|
|
|
| |
Original idea from: PAO3
|
|
|
|
|
|
|
| |
This confilcted with the entry of non PIO mode.
If you want to use them in PIO mode comment out entry of the non PIO mode
and uncommnet the PIO mode entry.
|
|
|
|
|
|
|
|
|
|
|
| |
and stg drivers. Also all config indexes for these cards are changed
to auto.
Note, still if you would like to use cards which has a comment;
# (Do not put this entry under Bustoaster)
you need some quick hack. Uncomment the entry above.
Reviewed by: sanpei@FreeBSD.org
|
| |
|
|
|
|
|
|
|
|
|
| |
not bsd.port.mk anymore.
Add MASTER_SITE_XFREE, MASTER_SITE_RINGSERVER, MASTER_SITE_TCLTK and
MASTER_SITE_RUBY.
Document and add MASTER_SORT_REGEX.
|
|
|
|
| |
PR: 22184
|
|
|
|
| |
Noticed by: sanpei
|
|
|
|
| |
calling convention.
|