summaryrefslogtreecommitdiffstats
path: root/sys/alpha/conf/NOTES
Commit message (Expand)AuthorAgeFilesLines
* - Allow duplicate "machine" directives with the same arguments.ru2005-11-271-6/+0
* Get in sync with reality: TurboLaser was never really well supported towilko2004-11-091-3/+0
* Stop pretending: TurboLaser support is really brokenwilko2004-08-281-1/+2
* Update for the KDB framework. Sanitize the alpha console code now thatmarcel2004-07-101-3/+0
* Add option NO_SIO to work-around the hardcoded dependency on sio(4).marcel2003-08-251-0/+3
* Enable eisa support on alpha.ticso2003-07-211-0/+1
* Remove empty simulator options section and add an ABI emulation section.jhb2003-04-151-1/+11
* Move most everything back to a MI NOTES, and use "nodevice" in MD NOTESobrien2003-02-251-187/+0
* Remove support for running in SimOS. The support has rotted overmarcel2003-02-251-4/+0
* Move MD devices to <machine>/conf/NOTES.nyan2003-02-231-0/+187
* de-count pci now that ahc/ahd are taken care of.peter2002-07-231-1/+1
* Add explicit unit count on 'device pci' for ahc/ahdpeter2002-07-211-1/+1
* Some style cleanups.jhb2002-07-161-20/+6
* Add a NOTES file for the Alpha architecture.jhb2002-07-151-158/+55
* The sources to the non-working esp device are no longer present in current.jhb2002-07-151-1/+0
* Move COMPAT_FREEBSD4 to arch-neutral sys/conf/NOTES.alfred2002-07-131-0/+1
* Desupport the TurboChannel Alpha's. This means the DEC3000/300* Pelic*obrien2002-07-091-3/+0
* Botcho. I included in the last commit themjacob2002-06-161-1/+0
* Note that sio is required.mjacob2002-06-141-1/+2
* Typo fix: detects -> detect.jmallett2002-05-031-1/+1
* Since WITNESS doesn't just do mutexes, remove "mutex" from the WITNESSrwatson2002-04-181-1/+1
* Turn on TGA support.obrien2002-04-131-0/+1
* Dike out a highly insecure UCONSOLE option.ru2002-04-031-1/+0
* On 2nd thought, we can do without plip altogetherwilko2002-03-271-1/+0
* plip has produced an error during attach on Alpha as long as I carewilko2002-03-241-1/+1
* Remove WITNESS from GENERIC by default: as we grow more locks, this getsrwatson2002-02-131-1/+1
* Turn SMP back on by default in GENERIC on the Alpha.jhb2002-02-081-1/+1
* Enable UFS_DIRHASH in the GENERIC kernel.iedowse2001-12-141-0/+1
* Allow maxusers to be specified as 0 in the kernel config, which willdillon2001-12-091-1/+1
* PROCFS requires PSEUDOFS.des2001-12-041-1/+2
* Remove wx.mjacob2001-10-201-1/+0
* Make SCSI changer and SES devices standard in generic kernels.mjacob2001-10-161-0/+2
* roll out last changemjacob2001-10-121-2/+0
* Note that PROCFS is mandatory at this time- until we fix themjacob2001-10-111-0/+2
* Add AlphaPC64 to comments. Correct names (ds10 -> DS10 etc)wilko2001-09-301-3/+3
* The faith(4) device is no longer a count device so don't specify a count.brooks2001-09-251-1/+1
* + Fix misplacement of `txp'obrien2001-09-241-5/+5
* Cleanup and split of nfs client and server code.peter2001-09-181-1/+2
* Turn off SMP on Alpha for the time being. There are some memory orderingjhb2001-08-181-1/+1
* Fix style nits.obrien2001-08-171-8/+8
* You were knocked senseless by the Boomerang, spun around by the Cyclone,wpaul2001-07-231-0/+1
* Move fxp to the miibus section where it belongs.dd2001-07-141-1/+1
* `pcn' supports AMD Am79C97x cards, not Am79C79x cards.dd2001-07-131-1/+1
* gif(4) and stf(4) modernization:brooks2001-07-021-1/+1
* move wx to be part of miibus requiring chipsetsmjacob2001-05-301-1/+1
* Remove MFS options from all example kernel configs.phk2001-05-291-1/+0
* JHB would prefer the KTR examples not be in here.obrien2001-05-251-4/+0
* + Turn on SMP support by default (yes an Alpha SMP kernel works onobrien2001-05-251-0/+7
* Convert DEVFS from an "opt-in" to an "opt-out" option.phk2001-05-131-1/+0
* Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)obrien2001-04-151-1/+7
OpenPOWER on IntegriCloud