aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/conf
Commit message (Expand)AuthorAgeFilesLines
...
* Remove bitrot associated with `maxusers'.Ruslan Ermilov2003-03-221-1/+0
* Implemented "nooption" and "nomakeoption" config(8) tokens.Ruslan Ermilov2003-02-261-9/+1
* Move most everything back to a MI NOTES, and use "nodevice" in MD NOTESDavid E. O'Brien2003-02-252-189/+3
* Remove support for running in SimOS. The support has rotted overMarcel Moolenaar2003-02-251-4/+0
* Move MD devices to <machine>/conf/NOTES.Yoshihiro Takahashi2003-02-231-0/+187
* It is pretty evident that nobody loves this file anymore, so retire itPoul-Henning Kamp2003-02-221-65/+0
* Fix the style of the SCHED_4BSD commit.David E. O'Brien2003-02-131-1/+1
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionJeff Roberson2003-01-262-0/+3
* Remove the last stray NO_GEOM option in our example kernel config files.Poul-Henning Kamp2003-01-191-2/+0
* Add hints for ISA ATA controllers. At least one Digital AlphaPC 64 hasJohn Baldwin2002-11-141-0/+6
* Turn on GEOM. It works on Alpha and we are going to need it for installs.John Baldwin2002-11-071-2/+0
* Make the second serial port available for general use by default.Andrew Gallatin2002-10-301-1/+0
* Permits UFS ACLs to be used with the GENERIC kernel. Due to recentRobert Watson2002-10-191-0/+1
* Remove the P1003_1B kernel option; it is no longer used.Mike Barcroft2002-10-131-2/+1
* NB: This commit does *NOT* make GEOM the default in FreeBSDPoul-Henning Kamp2002-10-052-0/+4
* remove unit counts from atkbdc, pckbd, scPeter Wemm2002-08-201-2/+2
* Add support for the LSI-Logic Fusion/MP architecture.Matt Jacob2002-08-111-0/+1
* Make ppp(4) devices clonable and unloadable.Brooks Davis2002-08-091-1/+1
* 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-158/+65
* 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