summaryrefslogtreecommitdiffstats
path: root/etc/defaults
Commit message (Collapse)AuthorAgeFilesLines
* Add a (commented out) macro that will, when uncommented, cause Kerberos5markm2000-01-241-3/+13
| | | | | | | (AKA Heimdal) to be built. Suitable admonishments about the experimental state of this code are included. SEROUS HACKERS ONLY!!
* Two PCCard Modem entries.iwasaki2000-01-241-1/+9
| | | | | | | | | | o Fix entry for Megahertz XJ4336-CC4336. Old config (sio1) seems conflict with IrDA port or COM port on some laptop and sometimes totally hang up after insertion. o Add 'NTT DoCoMo Mobile D Card 96P1' which is used by many people in Japan. Reviewed by: imp
* Add Billionton 10 Base-TX ETHERNET PC CARD.imp2000-01-241-1/+9
| | | | | This entry has a high likelyhood of conflicting with others since the CIS identifies this as "PCMCIA" "PCMCIA-ETHERNET-CARD".
* Whitespace/TAB cleanups only.kuriyama2000-01-231-248/+248
|
* Added Banksia CardModem 56.hosokawa2000-01-231-0/+6
| | | | Submitted by: Rice <benno@netizen.com.au>
* Fixed name of CyQ've Ethernet Card.hosokawa2000-01-231-2/+2
|
* Added IC-CARD+ Ethernet card.hosokawa2000-01-231-0/+8
|
* Added Planex FNW-3600-T 16bit FastEthernet.hosokawa2000-01-221-0/+9
|
* Added tag (pccard:$device) for insert/remove event log.hosokawa2000-01-221-202/+202
| | | | Submitted by: Warner Losh <imp@village.org>
* Added Corega Ether PCC-T.hosokawa2000-01-221-0/+8
| | | | | PR: conf/14297 Submitted by: sanpei@sanpei.org
* Cleanup of the card database:imp2000-01-211-4/+49
| | | | | | | | | o Make sure every entry has a logger event on insert/delete o Make sure that the order of loggers is consistant o Add D-Link DEF-650 o use /sbin/ifconfig consistantly o Add Elecom Laneed LD-CDE, NTT DoCoMo Paldio 321S and 341S (from shige@FreeBSD.org)
* Fixed "NTT DoCoMo PCMCIA DATA/FAX ADAPTER 9600".hosokawa2000-01-211-1/+1
| | | | Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
* Added Megahertz X-Jack Ethernet Card. (sorry, Warner, please merge it!)hosokawa2000-01-211-0/+9
| | | | Obtained from: PAO
* Addedhosokawa2000-01-211-0/+14
| | | | | | | Allied Telesis Ethernet Card Panasonic KX-PH402D Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
* s/echo/logger -s/ to insert/remove lines in pccard.conf.hosokawa2000-01-211-170/+170
| | | | Obtained from: PAO
* Add entries for:imp2000-01-191-0/+20
| | | | | | 3com 3c589ET Simple Technology CF ATA flash cards Viking Components CF ATA flash cards
* There's not /etc/pccard_ether_remove on -current.hosokawa2000-01-161-1/+1
|
* I've forgotten one hardwired device name in insert/remove line.hosokawa2000-01-161-2/+2
|
* Use "$device" instead of hardwired device names in insert/remove lineshosokawa2000-01-151-78/+78
| | | | of /etc/pccard.conf.sample
* Fix the 3Com Fast Etherlink 3C574TX's ID string as we now get theobrien2000-01-151-1/+1
| | | | complete description from the PCCARD system.
* Add example entry for the 3Com Megahertz 574Bmdodd2000-01-151-0/+8
|
* Add driver support for the Aironet 4500/4800 series wireless 802.11wpaul2000-01-141-0/+16
| | | | | | | | | | | | | | NICs. (Finally!) The PCMCIA, ISA and PCI varieties are all supported, though only the ISA and PCI ones will work on the alpha for now. PCCARD, ISA and PCI attachments are all provided. Also provided an ancontrol(8) utility for configuring the NIC, man pages, and updated pccard.conf.sample. ISA cards are supported in both ISA PnP and hard-wired mode, although you must configure the kernel explicitly to support the hardwired mode since you have to know the I/O address and port ahead of time. Special thanks to Doug Ambrisko for doing the initial newbus hackery and getting it to work in infrastructure mode.
* o Remove entry that has 'any' for the interrupt and 'auto' for config.imp2000-01-131-17/+20
| | | | | | | | We don't have that yet. o Uncomment FLASH cards so when the ata flash patches go into the tree they will work. Reported by: hosokawa-san
* correct the entry for the Linksys EtherFast 10/100jmb2000-01-111-1/+1
| | | | | | | PC Card (PCMPC100). the entry was one character short...the final ")" was missing. Pointed out by: Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
* Add 3com OfficeConnect 572imp2000-01-101-2/+11
|
* Add new define USE_INET6, which enbale IPv6 support on certainsumikawa2000-01-081-0/+5
| | | | | | | packages. Approved by: asami Reviewed by: billf
* Reset the Zoom 56K modem when starting to use it.julian1999-12-271-1/+3
| | | | | | Failing to do so freezes your system. Submitted by:Sean O'Connell <sean@stat.Duke.EDU> (my hero)
* Add an explicit warning against copying this file into /etc/, sincesheldonh1999-12-211-0/+5
| | | | | work-arounds for the ".: Out of file descriptors" problem (see PR 13724) are taking longer than expected to come to fruition.
* Bye bye xntpd, enter ntp.roberto1999-12-161-3/+3
| | | | The variable names haven't changed for compapatibility reasons.
* Add DOCSUPFILE, like PORTSSUPFILE. (ie 'make update' in /usr/doc)billf1999-12-161-0/+1
| | | | | | PR: docs/15439 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Obtained from: ports/Makefile
* Add an enable_osf1 knob to the alpha startup codegallatin1999-12-151-0/+1
|
* Now that pccardc beep actually works, add knob for it in rc.conf/rc.pccardimp1999-12-021-0/+1
| | | | Submitted by: sanpei@sanpei.org (MIHIRA-san Yoshiro)
* we all like to 'Use' ppp, but this should be 'User'alfred1999-11-241-1/+1
| | | | Pointed out by: dcs
* Remove man_locales - goes to manpath.configache1999-11-231-1/+0
|
* Add pppoed startup optionsbrian1999-11-231-0/+4
|
* Fix the entry for the NetGear FA410TX, which appears to have been committedmsmith1999-11-211-3/+3
| | | | | untested (invalid syntax, and config index 0x1 does not appear to exist in the card as it currently ships).
* Add Nokia Cellular Data Card DTP2 and DTP-2 ver IIroger1999-11-161-0/+16
|
* Add single_mountd_enable hook to run mountd but not NFS serverache1999-11-141-0/+1
| | | | Needed for machine with CFS but without real NFS
* Entry for Network Everywhere Ethernet 10BaseT PC Card.obrien1999-11-051-0/+9
| | | | Submitted by: alfred
* Add entry for BayNetworks NETGEAR FA410TXC Fast Ethernet. Poster had thisobrien1999-11-051-1/+9
| | | | | | in PAO format, so there might be a buglet in my conversion. Submitted by: Robert Withrow <bwithrow@nortelnetworks.com>
* Add network entry for Xircom Realport (Ethernet + modem).obrien1999-11-051-0/+8
| | | | Submitted by: Nick Slager <nicks@albury.net.au>
* add sample entry for Linksys 10/100 cardjmb1999-10-281-0/+8
|
* Add Allied Telesis CentreCOM LA-PCM_V2 entry.kuriyama1999-10-161-0/+9
| | | | | Submitted by: sanpei@sanpei.org PR: conf/14301
* Remove "-k" (kernel-arch) as "i386" is not appropriate on the Alpha.obrien1999-10-161-1/+1
| | | | | Also remove the "-d" domain option, as if someone is savey enough to want this, they are savey enought to make a custom amd_flags in /etc/rc.conf.
* Add I-O DATA PCLATE entry.kuriyama1999-10-111-0/+8
| | | | | | Submitted by: sanpei@sanpei.org PR: conf/13038 URL: http://www.iodata.co.jp/products/pccard/pclate.htm
* Add COREGA EtherII PCC-T entry.kuriyama1999-10-071-0/+8
| | | | | Submitted by: KANAZAWA makoto <mako@tcn-catv.ne.jp> PR: conf/12650
* If dumpdev exists, it's automatically enabled. Change comment to reflect.billf1999-10-011-1/+1
|
* Remove the "vinum_drives" rc.conf knob. According to Greg <grog@lemis.com>jkoshy1999-09-221-2/+0
| | | | | | this is no longer the right way to start Vinum unless you are doing some kind of maintenance, and that's not the sort of thing that would go into rc.conf.
* Add a hook for disabling cvs and collect a few similar options together.peter1999-09-151-1/+2
| | | | (We do this on freefall as we use a tweaked /usr/bin/cvs wrapper)
* /emulation/binary compatibility/obrien1999-09-151-1/+1
|
OpenPOWER on IntegriCloud