summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Add support for glibc consumers using the new ld-linux.so.2 linker.msmith1998-09-171-2/+10
* vpo comments updated for cam, nlpt suggested instead of lptnsouch1998-09-172-6/+10
* Correct description of get_diskinfo result.rnordier1998-09-171-1/+1
* MF22: Robert Swindells' patch for correct probing of more AMD cards.jkh1998-09-172-37/+77
* Mark the syscons and pcvt drivers as being allowed to conflict, so thatmsmith1998-09-173-9/+9
* Use %p with (void *) casts to print pointers with printf.gibbs1998-09-171-4/+4
* Make consoles immutable. If you want to turn them off, use wizard mode.msmith1998-09-161-15/+14
* sync with GENERIC file, raise maxusers variable from '10' to '32'andreas1998-09-161-2/+2
* Make this somewhat cam-compatible.phk1998-09-161-6/+4
* Fix printf format bugs.gibbs1998-09-161-17/+18
* Update to use CAM device names.gibbs1998-09-151-5/+3
* Nuke uninitialized varible fd from retrier(). Change the devstat codegibbs1998-09-151-3/+2
* Bump config version.gibbs1998-09-151-2/+2
* Add VESA support to syscons.sos1998-09-1516-1379/+4057
* (this is an extract from src/share/examples/atm/README)phk1998-09-152-2/+62
* Obsoleted by CAM.gibbs1998-09-159-8960/+0
* Obsolteted by CAM.gibbs1998-09-153-2189/+0
* The Buslogic driver is smart enough to set it's own interrupt vector now.gibbs1998-09-151-3/+2
* autoconf.c:gibbs1998-09-156-37/+19
* sd->da, od is gone, no SCSI control devices.gibbs1998-09-159-163/+176
* Adjust for sd->da and the loss of od.gibbs1998-09-155-29/+25
* Conver the DPT driver to CAM. The dpt_control interface is not yetgibbs1998-09-152-324/+97
* Update system to new device statistics code.gibbs1998-09-154-75/+93
* Adaptec 154X SCSI-Host Adapter driver for CAM.gibbs1998-09-151-0/+229
* Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.gibbs1998-09-152-0/+714
* Move to new name and convert to CAM.gibbs1998-09-151-0/+459
* Adaptec 174x EISA SCSI Host Adapter driver for CAM.gibbs1998-09-152-0/+1627
* EISA bus attachment for the AdvanSys driver.gibbs1998-09-151-0/+354
* Advance Systems SCSI Host Adapter driver for CAM. Currently only supportgibbs1998-09-151-61/+203
* Add new functions fill_fpregs() and set_fpregs(), like fill_regs()jdp1998-09-144-8/+27
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These givejdp1998-09-141-1/+3
* Remove the SLICE code.sos1998-09-145-575/+6
* Add extra bootinfo fields for the three-stage bootloader; the end of themsmith1998-09-141-1/+5
* This implements retrieving the contents of message buffer via sysctl(3)abial1998-09-141-1/+22
* Decouple genassym flags from CFLAGS.jkh1998-09-141-3/+6
* Make /dev/vga a softlink to /dev/ttyv0 under DEVFS using /etc/rc.devfssos1998-09-141-3/+1
* Add provisions for variant core dump file formats, depending on thejdp1998-09-142-5/+9
* Support PnP compatibility IDs. This allow e.g. the ed driver to pickeivind1998-09-134-58/+151
* invalid printf call fixed -> compile time warning removednsouch1998-09-131-2/+2
* ppbus enhanced to support ZIP+ : microseq improvednsouch1998-09-132-27/+69
* All the references to cfs, in symbols, structs, and stringsrvb1998-09-112-8/+8
* Pass the correct argument to npxsave(), otherwise vm86pcb will beyokota1998-09-101-2/+4
* Oops missed a line in the previous commitsos1998-09-102-2/+4
* Update info on the bt848 driver.sos1998-09-102-14/+38
* Correct SECAM B-Delay and add XUSSR channel set.sos1998-09-101-1/+2
* Major numbers allocated for generic SMB/I2C i/onsouch1998-09-091-1/+3
* Print warning about block size not being optimal once per open rather thanimp1998-09-091-3/+8
* Reserve character major 104 for the CAM Transport Layer Services device.gibbs1998-09-091-1/+2
* Add a new library function getobjformat(). It checks all thejdp1998-09-091-1/+12
* Add new atapi-cd driver that supports atapi CD-R/RW drives.sos1998-09-0810-22/+3949
OpenPOWER on IntegriCloud