| Commit message (Expand) | Author | Age | Files | Lines |
* | The vortex driver can be compiled as a KLD now. The EISA attachment | wpaul | 2000-11-07 | 2 | -1/+12 |
* | Fix breakage for parallel builds. | marcel | 2000-11-05 | 1 | -0/+1 |
* | Now have the `linux' module on the Alpha too. | obrien | 2000-11-04 | 1 | -2/+2 |
* | Retire the joy(8) script. Using shell scripts to load kernel loadable | sheldonh | 2000-11-02 | 3 | -56/+0 |
* | Retire linux(8). Using shell scripts to load kernel loadable modules is | sheldonh | 2000-11-02 | 3 | -74/+0 |
* | Support for the linux ipc syscalls on the alpha, where each one has | gallatin | 2000-11-01 | 1 | -2/+2 |
* | Allow the building of the syscall bits at compile time. | obrien | 2000-11-01 | 1 | -1/+14 |
* | kill old sb driver | cg | 2000-11-01 | 1 | -8/+0 |
* | switch over to new sb8/sb16 code | cg | 2000-11-01 | 1 | -1/+1 |
* | Don't needlessly indirect the APM softstate. It does nothing but | nsayer | 2000-10-31 | 1 | -6/+2 |
* | Disabled EGA/VGA 1bpp/4bpp modes support. This is not real fix, but this comes | nyan | 2000-10-31 | 1 | -0/+2 |
* | Makefile for ACPI CA base acpi driver kernel module. | takawata | 2000-10-31 | 2 | -0/+102 |
* | Convert the de driver into a loadable module. Still missing is an | markm | 2000-10-31 | 2 | -1/+8 |
* | modules for the new sb8 and sb16 drivers | cg | 2000-10-28 | 2 | -0/+16 |
* | Removed extra calculation for X position (PC-98 only). | nyan | 2000-10-28 | 1 | -1/+0 |
* | Hook ipfilter back up as it compiles now. | obrien | 2000-10-28 | 1 | -2/+2 |
* | Remove ipfilter and mark it as broken until it will be fixed by maintainer. | ache | 2000-10-27 | 1 | -2/+2 |
* | As the blocking model has seems to be troublesome for many, disable | markm | 2000-10-27 | 1 | -1/+10 |
* | The USB scanner driver. To be used together with SANE. | n_hibma | 2000-10-25 | 2 | -0/+13 |
* | Major update to the 'twe' driver. | msmith | 2000-10-25 | 1 | -1/+26 |
* | if_ed_cbus.c is required from PC-98 only, and if_ed_isa.c is not necessary | nyan | 2000-10-21 | 1 | -1/+9 |
* | Add '-DPC98' to CFLAGS if MACHINE == pc98. | nyan | 2000-10-21 | 2 | -0/+8 |
* | After some complaints about the dir names, the random device is | markm | 2000-10-14 | 3 | -14/+4 |
* | Don't install manpages. | obrien | 2000-10-08 | 5 | -13/+0 |
* | Enable the if_ed module. | alex | 2000-10-06 | 1 | -1/+1 |
* | Add card_if.h and sort the header files, while I'm here. | alex | 2000-10-06 | 1 | -1/+1 |
* | - Include opt_vesa.h in vesa.c so that the VESA_DEBUG option is actually | jhb | 2000-10-06 | 1 | -1/+1 |
* | Only install secondary components if the destination directory exists. | obrien | 2000-10-04 | 4 | -0/+16 |
* | Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02R | nyan | 2000-10-02 | 2 | -0/+15 |
* | Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way of | bde | 2000-09-26 | 1 | -2/+0 |
* | Removed fresh garbage (vestiges of old way of configuring number of | bde | 2000-09-26 | 1 | -9/+4 |
* | Removed mature garbage (vestiges of old way of configuring bpf) and old | bde | 2000-09-26 | 1 | -9/+5 |
* | Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way of | bde | 2000-09-26 | 1 | -15/+13 |
* | Handle slip options in the usual way (generate a dummy options file in | bde | 2000-09-26 | 1 | -2/+2 |
* | Removed fresh garbage (old way of configuring number of units) and old | bde | 2000-09-26 | 1 | -11/+2 |
* | Backed out previous commit (SMPng megacommit: support for garbage added | bde | 2000-09-26 | 1 | -2/+2 |
* | Add Makefile to build an if_ed kernel module. Works on both, i386 and | alex | 2000-09-24 | 1 | -0/+8 |
* | add feeder_fmt.c | cg | 2000-09-23 | 2 | -2/+6 |
* | Make ip6fw as loadable module. | ume | 2000-09-23 | 2 | -1/+18 |
* | Enable the snd_maestro module and have the snd_driver module depend on it. | jhb | 2000-09-23 | 1 | -1/+1 |
* | Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, | ps | 2000-09-22 | 1 | -1/+1 |
* | No need to generate opt_compat_oldisa.h | imp | 2000-09-20 | 1 | -5/+1 |
* | Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters. | wpaul | 2000-09-20 | 2 | -1/+9 |
* | Add a homePNA PHY driver. This is really only a stub: MII-based homePNA | wpaul | 2000-09-20 | 1 | -1/+1 |
* | Add card_if.h | imp | 2000-09-19 | 1 | -1/+2 |
* | A new driver for PCI:SCSI RAID controllers based on the Adaptec FSA | msmith | 2000-09-13 | 2 | -1/+14 |
* | Update to build both bktr and bktr_mem modules | roger | 2000-09-10 | 3 | -26/+34 |
* | Large upgrade to the entropy device; mainly inspired by feedback | markm | 2000-09-10 | 2 | -4/+4 |
* | Major update to the way synchronization is done in the kernel. Highlights | jasone | 2000-09-07 | 2 | -3/+4 |
* | Since AlphaLinux is the weirdest Linux of all, probably best to do the | obrien | 2000-09-06 | 1 | -1/+1 |