summaryrefslogtreecommitdiff
path: root/sys/boot/forth/loader.conf
Commit message (Collapse)AuthorAgeFilesLines
* MFC reboot -k option to specify next kernel to boot.Wes Peters2002-04-281-1/+1
| | | | Notes: svn path=/stable/4/; revision=95681
* MFC 1.57:Daniel C. Sobral2002-04-261-0/+2
| | | | | | | | | | | | | | A long, long time ago, msmith introduced vfs.root.mountfrom kernel tunnable, which let users specify the root mount point the exact way one does after booting the kernel. Let's take this opportunity to document it... This is an immediate MFC due to the fact the line is commented anyway. Notes: svn path=/stable/4/; revision=95525
* MFC: USB FM Radio SupportAlfred Perlstein2002-03-041-0/+1
| | | | | | | Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/stable/4/; revision=91611
* MFC: allow dump device be configured via loader(8) tunable.Maxim Sobolev2002-02-041-0/+1
| | | | Notes: svn path=/stable/4/; revision=90180
* MFC:Jim Mock2001-12-221-0/+1
| | | | | | | | | Add missing snd_ich_load entry. Approved by: re Notes: svn path=/stable/4/; revision=88429
* o MFC loader.conf 1.51: add kern.maxusers sample entry toRobert Watson2001-12-061-0/+1
| | | | | | | /boot/defaults/loader.conf. Notes: svn path=/stable/4/; revision=87431
* remove the lines referring to snd_pcm and snd_sbc - both will be autoloadedCameron Grant2001-03-221-21/+19
| | | | | | | | | | | as dependancies when required. be more descriptive of the function of each snd_* module Approved by: jkh Notes: svn path=/stable/4/; revision=74666
* MFC: Better descriptions for the accept filter modules.John Baldwin2001-03-151-2/+2
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=74310
* Improve comments about sound modules a bit.Daniel C. Sobral2001-03-141-4/+4
| | | | | | | | | Correct accf lines. Approved by: jkh Notes: svn path=/stable/4/; revision=74264
* minor typo correction.Jordan K. Hubbard2001-03-131-2/+2
| | | | | | | Submitted by: "Christopher M. Giordano" <CGiordano@ids.net> Notes: svn path=/stable/4/; revision=74205
* Use correct snd_foo_load options rather than snd_foo.Jordan K. Hubbard2001-03-111-21/+21
| | | | | | | | PR: 25659 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> Notes: svn path=/stable/4/; revision=74091
* List a few additional modules.Daniel C. Sobral2001-03-071-1/+58
| | | | | | | | Submitted by: David Yeske <dyeske@yahoo.com> Approved by: jkh Notes: svn path=/stable/4/; revision=73954
* MFC: the USB scanner driver. See SANE home page for supported USB scanners.Nick Hibma2000-10-311-0/+2
| | | | Notes: svn path=/stable/4/; revision=68125
* Place bktr_mem before bktr so the modules load in the correct orderRoger Hardiman2000-09-171-1/+1
| | | | Notes: svn path=/stable/4/; revision=65972
* MFC: Add bktr_mem_load, default set to NORoger Hardiman2000-09-111-1/+2
| | | | Notes: svn path=/stable/4/; revision=65741
* Teach the RELENG_4 loader.conf to pull in /boot/device.hints if it exists.Peter Wemm2000-08-081-1/+1
| | | | | | | | This doesn't do anything under RELENG_4 (yet?) but will make it easier to test-boot 5.0 kernels with a 4.x userland. Notes: svn path=/stable/4/; revision=64423
* MFC: Lots of bootstrap fixes and features:John Baldwin2000-07-071-1/+1
| | | | | | | | | | | | | | | | - Add $FreeBSD$ to README - Coment fix for the if_wx module in loader.conf - Axe all the unneeded m4 files (yay!) - EDD support in mbr, boot1 and boot2, and the loader - inline functions in boot2 that are only used once to gain 68 bytes of free space - emulate the WBINVD instruction in BTX - remove cruft from the cdldr Makefile - improve hard disk probe checking as well as lsdev enhancements in the loader Notes: svn path=/stable/4/; revision=62790
* MFC: add lines for WX (Intel Gig Ether) and ispfw (ISP Firmware) modules.Matt Jacob2000-07-051-0/+2
| | | | Notes: svn path=/stable/4/; revision=62645
* Add driver support for the Aironet 4500/4800 series wireless 802.11Bill Paul2000-01-141-1/+2
| | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=55992
* Add device driver support for USB ethernet adapters based on the CATCBill Paul2000-01-141-0/+1
| | | | | | | | | | | | | | | | | | | USB-EL1202A chipset. Between this and the other two drivers, we should have support for pretty much every USB ethernet adapter on the market. The only other USB chip that I know of is the SMC USB97C196, and right now I don't know of any adapters that use it (including the ones made by SMC :/ ). Note that the CATC chip supports a nifty feature: read and write combining. This allows multiple ethernet packets to be transfered in a single USB bulk in/out transaction. However I'm again having trouble with large bulk in transfers like I did with the ADMtek chip, which leads me to believe that our USB stack needs some work before we can really make use of this feature. When/if things improve, I intend to revisit the aue and cue drivers. For now, I've lost enough sanity points. Notes: svn path=/head/; revision=55944
* Add device driver support for USB ethernet adapters based on theBill Paul2000-01-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Kawasaki LSI KL5KUSB101B chip, including the LinkSys USB10T, the Entrega NET-USB-E45, the Peracom USB Ethernet Adapter, the 3Com 3c19250 and the ADS Technologies USB-10BT. This device is 10mbs half-duplex only, so there's miibus or ifmedia support. This device also requires firmware to be loaded into it, however KLSI allows redistribution of the firmware images (I specifically asked about this; they said it was ok). Special thanks to Annelise Anderson for getting me in touch with KLSI (eventually) and thanks to KLSI for providing the necessary programming info. Highlights: - Add driver files to /sys/dev/usb - update usbdevs and regenerate attendate files - update usb_quirks.c - Update HARDWARE.TXT and RELNOTES.TXT for i386 and alpha - Update LINT, GENERIC and others for i386, alpha and pc98 - Add man page - Add module - Update sysinstall and userconfig.c Notes: svn path=/head/; revision=55429
* This commit adds device driver support for the ADMtek AN986 PegasusBill Paul1999-12-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB ethernet chip. Adapters that use this chip include the LinkSys USB100TX. There are a few others, but I'm not certain of their availability in the U.S. I used an ADMtek eval board for development. Note that while the ADMtek chip is a 100Mbps device, you can't really get 100Mbps speeds over USB. Regardless, this driver uses miibus to allow speed and duplex mode selection as well as autonegotiation. Building and kldloading the driver as a module is also supported. Note that in order to make this driver work, I had to make what some may consider an ugly hack to sys/dev/usb/usbdi.c. The usbd_transfer() function will use tsleep() for synchronous transfers that don't complete right away. This is a problem since there are times when we need to do sync transfers from an interrupt context (i.e. when reading registers from the MAC via the control endpoint), where tsleep() us a no-no. My hack allows the driver to have the code poll for transfer completion subject to the xfer->timeout timeout rather that calling tsleep(). This hack is controlled by a quirk entry and is only enabled for the ADMtek device. Now, I'm sure there are a few of you out there ready to jump on me and suggest some other approach that doesn't involve a busy wait. The only solution that might work is to handle the interrupts in a kernel thread, where you may have something resembling a process context that makes it okay to tsleep(). This is lovely, except we don't have any mechanism like that now, and I'm not about to implement such a thing myself since it's beyond the scope of driver development. (Translation: I'll be damned if I know how to do it.) If FreeBSD ever aquires such a mechanism, I'll be glad to revisit the driver to take advantage of it. In the meantime, I settled for what I perceived to be the solution that involved the least amount of code changes. In general, the hit is pretty light. Also note that my only USB test box has a UHCI controller: I haven't I don't have a machine with an OHCI controller available. Highlights: - Updated usb_quirks.* to add UQ_NO_TSLEEP quirk for ADMtek part. - Updated usbdevs and regenerated generated files - Updated HARDWARE.TXT and RELNOTES.TXT files - Updated sysinstall/device.c and userconfig.c - Updated kernel configs -- device aue0 is commented out by default - Updated /sys/conf/files - Added new kld module directory Notes: svn path=/head/; revision=55162
* Close PR #15422; fix loader.conf to reflect new driver support (oldBill Paul1999-12-231-5/+2
| | | | | | | | | tulip clone NICs merged into if_dc driver). PR: conf/15422 Notes: svn path=/head/; revision=55017
* Update the sample for $init_path to reflect the kernel default.Mike Smith1999-12-071-1/+2
| | | | Notes: svn path=/head/; revision=54265
* Make some examples reflect defaults.Daniel C. Sobral1999-12-071-7/+7
| | | | Notes: svn path=/head/; revision=54247
* Add bus suffix to mii.Daniel C. Sobral1999-12-021-1/+1
| | | | Notes: svn path=/head/; revision=54020
* Add if_ prefix to network drivers.Daniel C. Sobral1999-12-021-14/+14
| | | | Notes: svn path=/head/; revision=54019
* Add comments on what it the USB modules are. Add the usb module.Nick Hibma1999-11-221-5/+8
| | | | | | | | | The USB module contains the OHCI and UHCI controllers as well. Sticking them into separate modules might be possible after I have untangled the mess. Notes: svn path=/head/; revision=53548
* Change the name of the modules from <name>_mod to <name>Nick Hibma1999-11-171-5/+0
| | | | | | | Suggested by: David O'Brien <obrien@FreeBSD.ORG> Notes: svn path=/head/; revision=53315
* Add the USB modules.Nick Hibma1999-11-161-0/+15
| | | | Notes: svn path=/head/; revision=53243
* Changes prompt to "ok". This line is actually commented out, and serves onlyDaniel C. Sobral1999-11-011-1/+1
| | | | | | | as an example and to reflect the builtin default. Notes: svn path=/head/; revision=52749
* Add mii_load entry to the network drivers section. Also add entries forBill Paul1999-09-071-0/+4
| | | | | | | a few additional drivers that have recently been module-ized. Notes: svn path=/head/; revision=51045
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Convert the Winbond driver to newbus and have it compiled as a module.Bill Paul1999-08-101-1/+2
| | | | Notes: svn path=/head/; revision=49611
* Convert the VIA Rhine driver to newbus and set it up to be compiled asBill Paul1999-08-101-1/+2
| | | | | | | | | | | | | a module. Also modified the code to work on FreeBSD/alpha and added device vr0 to the alpha GENERIC config. While I was in the neighborhood, I noticed that I was still using #define NFPX 1 in all of the Makefiles that I'd copied from the fxp module. I don't really use #define Nfoo X so it didn't matter, but I decided to customize this correctly anyway. Notes: svn path=/head/; revision=49610
* Add various network cards that have been new-busified and made into KLDsBrian Feldman1999-08-041-2/+9
| | | | | | | | | (thanks Bill!) Remove lkm. Notes: svn path=/head/; revision=49412
* Add bktr_load for the loadable Bt848/Bt878 driver.Roger Hardiman1999-06-131-1/+2
| | | | Notes: svn path=/head/; revision=47890
* Add fxp on a category of it's own.Daniel C. Sobral1999-05-141-1/+8
| | | | Notes: svn path=/head/; revision=47175
* Remove atapi and joy, add svr4 and streams. I wonder if removing vinumDaniel C. Sobral1999-05-141-3/+3
| | | | | | | | is in order or not... (things are _not_ loaded by default, but it serves as a reference to people tweaking their own loader.conf files) Notes: svn path=/head/; revision=47173
* Add ntfs and splash_pcx, remove pcic and wcd (yikes! what was THATDaniel C. Sobral1999-05-141-5/+5
| | | | | | | | | doing here?). Candidate for 3.2. Notes: svn path=/head/; revision=47171
* Make the location of init(8) tunable at boot time.Dag-Erling Smørgrav1999-04-201-1/+2
| | | | Notes: svn path=/head/; revision=45881
* Replace /kernel.config with /boot/kernel.conf.Daniel C. Sobral1999-03-141-2/+2
| | | | Notes: svn path=/head/; revision=44758
* New loader.rc stuff.Daniel C. Sobral1999-03-091-0/+156
Reviewed by: jkh Notes: svn path=/head/; revision=44603