summaryrefslogtreecommitdiffstats
path: root/sys/alpha/conf
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-288-8/+8
* what is a devuce?mjacob1999-08-252-4/+4
* This commit adds device driver support for the Sundance Technologies ST201wpaul1999-08-212-2/+10
* Give if_tun the "almost clone" makeover.phk1999-08-153-6/+6
* Now that all chipsets support S/G DMA (which is required for ISA devices)gallatin1999-08-112-8/+6
* Convert the VIA Rhine driver to newbus and set it up to be compiled aswpaul1999-08-102-2/+4
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-091-2/+1
* Make the pty driver as close to a cloning device as we can get for now,phk1999-08-083-6/+6
* This commit adds device driver support for Adaptec Duralink PCI fastwpaul1999-07-252-2/+4
* Add wb0 to GENERIC now that it actually does work on alpha. (Forgot thiswpaul1999-07-112-2/+4
* Take the Winbond driver out of GENERIC for the alpha. It'll comewpaul1999-07-052-4/+2
* Delete the 'device-driver' suffix. It's been meaningless for a long time.peter1999-07-032-43/+39
* Bump maxusers to 32 to match the i386.msmith1999-07-032-6/+6
* Replicate changes to i386 to do tags. I doesn't work yet 'coz ctags dumpsmjacob1999-07-021-2/+5
* Dequote like on the i386 configs. Also remove some references to oldpeter1999-06-292-44/+38
* Revert back to not using -DKERNEL - it exposes inlines etc.peter1999-06-281-17/+6
* Make genassym compile - the recent buf locking changes meant that morepeter1999-06-261-3/+3
* The second phase of syscons reorganization.yokota1999-06-222-6/+21
* Add device rl0 to GENERIC. Also add al0 (ADMtek PCI ethernet) which Iwpaul1999-06-192-2/+6
* Adjust mcclock lines to avoid config(8) warning.dfr1999-06-191-4/+4
* Kill option FAILSAFE.des1999-06-153-6/+3
* Add the System V message queue and semaphore options for better 3rd partyjb1999-06-142-6/+10
* * Implement ISA dma (only for CIA now but more chipsets to follow).dfr1999-06-053-3/+14
* A forgotten bit of my ST6600 commitgallatin1999-05-271-1/+2
* Add support for the DEC_ST6600 family of alphas. This includes thegallatin1999-05-263-3/+10
* Remove obsolete 'config kernel' line.dfr1999-05-102-6/+2
* Make corresponding changes to match config updatepeter1999-05-101-20/+24
* Remove DDB.dfr1999-05-092-8/+2
* Reserve a major number for the frame buffer device.yokota1999-05-091-1/+2
* I'm sick of the automatic rename of /kernel to /kernel.old while doingpeter1999-05-081-1/+5
* Bump configvers; when the updates to generic/lint get committed, the oldpeter1999-04-241-2/+2
* Update VERSREQ.dfr1999-04-211-2/+2
* Add commented out entries for ata driver now that it works on the alpha.dfr1999-04-192-2/+28
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-1/+11
* Hopefully replicate the install.debug changes from the i386 version.peter1999-04-131-24/+15
* Back out default debug kernel. The flags revert to historical behaviour.grog1999-04-111-5/+2
* Make ASIX driver work on FreeBSD/alpha, add to GENERIC.wpaul1999-04-082-2/+4
* 1. Modify config to issue different code for debugging.grog1999-04-071-13/+33
* Make the Macronix driver work on FreeBSD/alpha and add to GENERIC.wpaul1999-04-012-2/+4
* Insert ifmedia_set() that I forgot and put in the vtophys() hack forwpaul1999-03-312-2/+4
* Make the xl and pn drivers work on FreeBSD/alpha and add them towpaul1999-03-272-2/+6
* Keyboard driver update in preparation for the USB keyboard driver.yokota1999-03-102-4/+12
* Ignore errors from chflags. This makes it possible to make installworlddes1999-02-141-2/+2
* Use the bsd.kern.mk from the source tree rather than the installed onedfr1999-02-021-1/+5
* Update the alpha port to use the new syscons.dfr1999-01-234-15/+53
* Reserve a major number for use by the Iprobe device driver.gallatin1999-01-181-1/+2
* Added support for the DEC EB64PLUS systype. (Part III)gallatin1999-01-184-5/+10
* dftp -> dtfp Get it right...msmith1999-01-141-2/+2
* Assign cdev major 84 to 'dftp' for "Louis A. Mamakos" <louie@UU.NET>msmith1999-01-131-2/+2
* Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-091-4/+4
OpenPOWER on IntegriCloud