| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix breakage of ELF kernel builds caused by the addition of an | jdp | 1998-09-19 | 1 | -1/+2 |
* | Make LINT compile and link again after the CAM merge. The little | eivind | 1998-09-18 | 2 | -32/+34 |
* | (requested by gibbs) Remove the SCSI_CAM option (and rework the isp driver | mjacob | 1998-09-18 | 4 | -14/+4 |
* | Move SCSI_DELAY and SCSI_CAM from the undocumented options section to the | ken | 1998-09-18 | 2 | -6/+18 |
* | Add support for glibc consumers using the new ld-linux.so.2 linker. | msmith | 1998-09-17 | 1 | -2/+10 |
* | vpo comments updated for cam, nlpt suggested instead of lpt | nsouch | 1998-09-17 | 2 | -6/+10 |
* | Correct description of get_diskinfo result. | rnordier | 1998-09-17 | 1 | -1/+1 |
* | MF22: Robert Swindells' patch for correct probing of more AMD cards. | jkh | 1998-09-17 | 2 | -37/+77 |
* | Mark the syscons and pcvt drivers as being allowed to conflict, so that | msmith | 1998-09-17 | 3 | -9/+9 |
* | Use %p with (void *) casts to print pointers with printf. | gibbs | 1998-09-17 | 1 | -4/+4 |
* | Make consoles immutable. If you want to turn them off, use wizard mode. | msmith | 1998-09-16 | 1 | -15/+14 |
* | sync with GENERIC file, raise maxusers variable from '10' to '32' | andreas | 1998-09-16 | 1 | -2/+2 |
* | Make this somewhat cam-compatible. | phk | 1998-09-16 | 1 | -6/+4 |
* | Fix printf format bugs. | gibbs | 1998-09-16 | 1 | -17/+18 |
* | Update to use CAM device names. | gibbs | 1998-09-15 | 1 | -5/+3 |
* | Nuke uninitialized varible fd from retrier(). Change the devstat code | gibbs | 1998-09-15 | 1 | -3/+2 |
* | Bump config version. | gibbs | 1998-09-15 | 1 | -2/+2 |
* | Add VESA support to syscons. | sos | 1998-09-15 | 16 | -1379/+4057 |
* | (this is an extract from src/share/examples/atm/README) | phk | 1998-09-15 | 2 | -2/+62 |
* | Obsoleted by CAM. | gibbs | 1998-09-15 | 9 | -8960/+0 |
* | Obsolteted by CAM. | gibbs | 1998-09-15 | 3 | -2189/+0 |
* | The Buslogic driver is smart enough to set it's own interrupt vector now. | gibbs | 1998-09-15 | 1 | -3/+2 |
* | autoconf.c: | gibbs | 1998-09-15 | 6 | -37/+19 |
* | sd->da, od is gone, no SCSI control devices. | gibbs | 1998-09-15 | 9 | -163/+176 |
* | Adjust for sd->da and the loss of od. | gibbs | 1998-09-15 | 5 | -29/+25 |
* | Conver the DPT driver to CAM. The dpt_control interface is not yet | gibbs | 1998-09-15 | 2 | -324/+97 |
* | Update system to new device statistics code. | gibbs | 1998-09-15 | 4 | -75/+93 |
* | Adaptec 154X SCSI-Host Adapter driver for CAM. | gibbs | 1998-09-15 | 1 | -0/+229 |
* | Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM. | gibbs | 1998-09-15 | 2 | -0/+714 |
* | Move to new name and convert to CAM. | gibbs | 1998-09-15 | 1 | -0/+459 |
* | Adaptec 174x EISA SCSI Host Adapter driver for CAM. | gibbs | 1998-09-15 | 2 | -0/+1627 |
* | EISA bus attachment for the AdvanSys driver. | gibbs | 1998-09-15 | 1 | -0/+354 |
* | Advance Systems SCSI Host Adapter driver for CAM. Currently only support | gibbs | 1998-09-15 | 1 | -61/+203 |
* | Add new functions fill_fpregs() and set_fpregs(), like fill_regs() | jdp | 1998-09-14 | 4 | -8/+27 |
* | Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These give | jdp | 1998-09-14 | 1 | -1/+3 |
* | Remove the SLICE code. | sos | 1998-09-14 | 5 | -575/+6 |
* | Add extra bootinfo fields for the three-stage bootloader; the end of the | msmith | 1998-09-14 | 1 | -1/+5 |
* | This implements retrieving the contents of message buffer via sysctl(3) | abial | 1998-09-14 | 1 | -1/+22 |
* | Decouple genassym flags from CFLAGS. | jkh | 1998-09-14 | 1 | -3/+6 |
* | Make /dev/vga a softlink to /dev/ttyv0 under DEVFS using /etc/rc.devfs | sos | 1998-09-14 | 1 | -3/+1 |
* | Add provisions for variant core dump file formats, depending on the | jdp | 1998-09-14 | 2 | -5/+9 |
* | Support PnP compatibility IDs. This allow e.g. the ed driver to pick | eivind | 1998-09-13 | 4 | -58/+151 |
* | invalid printf call fixed -> compile time warning removed | nsouch | 1998-09-13 | 1 | -2/+2 |
* | ppbus enhanced to support ZIP+ : microseq improved | nsouch | 1998-09-13 | 2 | -27/+69 |
* | All the references to cfs, in symbols, structs, and strings | rvb | 1998-09-11 | 2 | -8/+8 |
* | Pass the correct argument to npxsave(), otherwise vm86pcb will be | yokota | 1998-09-10 | 1 | -2/+4 |
* | Oops missed a line in the previous commit | sos | 1998-09-10 | 2 | -2/+4 |
* | Update info on the bt848 driver. | sos | 1998-09-10 | 2 | -14/+38 |
* | Correct SECAM B-Delay and add XUSSR channel set. | sos | 1998-09-10 | 1 | -1/+2 |
* | Major numbers allocated for generic SMB/I2C i/o | nsouch | 1998-09-09 | 1 | -1/+3 |