aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/conf
Commit message (Expand)AuthorAgeFilesLines
* Turn off SMP on Alpha for the time being. There are some memory orderingJohn Baldwin2001-08-182-2/+2
* Fix style nits.David E. O'Brien2001-08-172-16/+16
* You were knocked senseless by the Boomerang, spun around by the Cyclone,Bill Paul2001-07-232-0/+2
* Now that config(8) has stopped breaking POLA (mkmakefile.c rev 1.69) byDavid E. O'Brien2001-07-151-25/+25
* Move fxp to the miibus section where it belongs.Dima Dorfman2001-07-142-2/+2
* I really should have just commented out this intire file vs. removing allDavid E. O'Brien2001-07-131-0/+25
* Hints processing is FUBAR'ed right now.David E. O'Brien2001-07-131-25/+0
* `pcn' supports AMD Am79C97x cards, not Am79C79x cards.Dima Dorfman2001-07-132-2/+2
* gif(4) and stf(4) modernization:Brooks Davis2001-07-022-2/+2
* move wx to be part of miibus requiring chipsetsMatt Jacob2001-05-302-2/+2
* Remove MFS options from all example kernel configs.Poul-Henning Kamp2001-05-292-2/+0
* JHB would prefer the KTR examples not be in here.David E. O'Brien2001-05-252-8/+0
* + Turn on SMP support by default (yes an Alpha SMP kernel works onDavid E. O'Brien2001-05-252-0/+14
* Convert DEVFS from an "opt-in" to an "opt-out" option.Poul-Henning Kamp2001-05-132-2/+0
* Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)David E. O'Brien2001-04-152-2/+14
* Clean up some leftovers from the root mount cleanup that was done somePeter Wemm2001-02-043-6/+0
* The API UP1100 is close enough to a UP1000 that FreeBSD just works on it, soAndrew Gallatin2001-01-272-2/+2
* Turn on DEVFS by default for the alpha. Aside from vinum as mentioned byJohn Baldwin2001-01-272-2/+2
* This conf file seems to have rotted quite a bit..Peter Wemm2001-01-191-7/+2
* Remove NOBLOCKRANDOM as a compile-time option. Instead, provideMark Murray2001-01-142-2/+0
* Sync with i386/GENERIC rev 1.294 removing "COMPAT_OLDPCI".David E. O'Brien2000-12-132-2/+0
* Sync with i386's GENERIC rev 1.287 (Minor ordering changes to make moreDavid E. O'Brien2000-11-072-2/+2
* Sync with i386/conf/GENERIC rev 1.288 (add comments for some ISA devices).David E. O'Brien2000-11-072-10/+10
* The vx driver no longer needs the PCI compat shims. Also should nowBill Paul2000-11-072-0/+2
* As the blocking model has seems to be troublesome for many, disableMark Murray2000-10-272-0/+2
* Remove 'device tx'. In wilko's testing it traps on bringing the interfaceBill Fumerola2000-10-122-2/+0
* Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.Bill Paul2000-09-202-0/+2
* Turn the /dev/random device into a (pseudo-)device, not an option.Mark Murray2000-09-122-2/+2
* Add tx to the list of miibus using network drivers. We already build tx inBill Fumerola2000-09-112-0/+2
* LINT -> NOTESAlexander Langer2000-09-091-2/+2
* Add AS1200 (Tincup) to descriptionWilko Bulte2000-09-042-2/+2
* LINT -> NOTESWilko Bulte2000-09-042-6/+6
* *fix* commented out DEVFSMatt Jacob2000-08-272-2/+2
* add commented out DEVFSMatt Jacob2000-08-272-0/+2
* Comment out the static wiring of hints for GENERIC - the release processPeter Wemm2000-08-242-2/+4
* Move RAID controllers to the same position as in i386 GENERIC.David E. O'Brien2000-07-292-8/+8
* Add the RAID controller that are known to work (or did on last test).David E. O'Brien2000-07-292-0/+8
* Comment out `ncr' as `sym' handles all that `ncr' does.David E. O'Brien2000-07-292-4/+4
* Add SOFTUPDATES to GENERIC (BOOTMFS has this filtered out)David E. O'Brien2000-07-152-0/+2
* Removing commented out devices I added.Matt Jacob2000-07-102-10/+0
* Add in the commented out SCSI device entries ofMatt Jacob2000-07-082-0/+10
* Report the line number where gethints.pl does not understand somethingPeter Wemm2000-06-261-1/+2
* Get the build bits right for the new Architecture Independant null- andMark Murray2000-06-252-0/+2
* Add UP1000 to GENERICAndrew Gallatin2000-06-192-0/+2
* Deal with quoted arguments. This hack parser uses whitespace to delimitPeter Wemm2000-06-171-0/+5
* Use while (<>) instead of while(<STDIN>) so that perl will automagicallyPeter Wemm2000-06-171-1/+1
* Print error messages to stderr, not stdout.Peter Wemm2000-06-141-1/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-135-55/+175
* Enable USB in GENERIC on the Alpha.John Baldwin2000-06-082-24/+24
* Change sl(4) configuration lines to reflect its new dynamic nature.Brian Feldman2000-05-303-3/+3