aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/conf
Commit message (Expand)AuthorAgeFilesLines
* Fix the link to the HandbookMarc Fonvieille2002-08-011-1/+1
* de-count pci now that ahc/ahd are taken care of.Peter Wemm2002-07-233-3/+3
* Add static unit count to pciPeter Wemm2002-07-211-1/+1
* Add explicit unit count on 'device pci' for ahc/ahdPeter Wemm2002-07-212-2/+2
* Various comment and minor style fixes. No actual content changes.John Baldwin2002-07-161-13/+11
* Some style cleanups.John Baldwin2002-07-161-20/+6
* Retire the perl gethints.conf in favour of an awk version. MoveMark Murray2002-07-162-100/+116
* Add a NOTES file for the Alpha architecture.John Baldwin2002-07-152-153/+60
* The sources to the non-working esp device are no longer present in current.John Baldwin2002-07-152-2/+0
* - Remove an irrelevant comment from i386 GENERIC.John Baldwin2002-07-151-13/+7
* Move COMPAT_FREEBSD4 to arch-neutral sys/conf/NOTES.Alfred Perlstein2002-07-132-0/+2
* Desupport the TurboChannel Alpha's. This means the DEC3000/300* Pelic*David E. O'Brien2002-07-092-6/+0
* Botcho. I included in the last commit theMatt Jacob2002-06-162-2/+0
* Note that sio is required.Matt Jacob2002-06-142-2/+4
* Typo fix: detects -> detect.Juli Mallett2002-05-032-2/+2
* Since WITNESS doesn't just do mutexes, remove "mutex" from the WITNESSRobert Watson2002-04-182-2/+2
* Turn on TGA support.David E. O'Brien2002-04-132-0/+2
* Dike out a highly insecure UCONSOLE option.Ruslan Ermilov2002-04-033-3/+0
* On 2nd thought, we can do without plip altogetherWilko Bulte2002-03-272-2/+0
* plip has produced an error during attach on Alpha as long as I careWilko Bulte2002-03-242-2/+2
* Remove WITNESS from GENERIC by default: as we grow more locks, this getsRobert Watson2002-02-132-2/+2
* Turn SMP back on by default in GENERIC on the Alpha.John Baldwin2002-02-082-2/+2
* Enable UFS_DIRHASH in the GENERIC kernel.Ian Dowse2001-12-142-0/+2
* Allow maxusers to be specified as 0 in the kernel config, which willMatthew Dillon2001-12-092-2/+2
* s/^options\t\t/options \t/Dag-Erling Smørgrav2001-12-041-15/+15
* PROCFS requires PSEUDOFS.Dag-Erling Smørgrav2001-12-043-3/+6
* Remove wx.Matt Jacob2001-10-202-2/+0
* Make SCSI changer and SES devices standard in generic kernels.Matt Jacob2001-10-162-0/+4
* roll out last changeMatt Jacob2001-10-122-4/+0
* Note that PROCFS is mandatory at this time- until we fix theMatt Jacob2001-10-112-0/+4
* Add AlphaPC64 to comments. Correct names (ds10 -> DS10 etc)Wilko Bulte2001-09-302-6/+6
* The faith(4) device is no longer a count device so don't specify a count.Brooks Davis2001-09-252-2/+2
* + Fix misplacement of `txp'David E. O'Brien2001-09-242-10/+10
* Cleanup and split of nfs client and server code.Peter Wemm2001-09-183-3/+6
* 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