summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make PCIC_RESUME_RESET an proper option.brian1998-09-084-4/+14
* fix a problem with our definition of SNDCTL_DSP_GETBLKSIZE, to letluigi1998-09-081-0/+2
* Make profiling work for ELF. gprof now autodetects the format ofjdp1998-09-071-1/+5
* Add entries for xl0, tlc0 and adv0. Some of these aren't evenjkh1998-09-071-2/+5
* Don't go below the low water mark of free pages due to optional prefaultingtegge1998-09-061-1/+10
* Maintain a mapping from irq number to (ioapic number, int pin) tuple,tegge1998-09-0615-156/+468
* Make irq forwarding truely functional.luoqi1998-09-042-22/+2
* Increase 'maxusers' to 32; with the number of people using GENERIC asmsmith1998-09-041-2/+2
* PAGE_WAKEUP -> vm_page_wakeupache1998-09-041-7/+7
* pcf.c added, support for the Philips PCF8584 I2C bus controllernsouch1998-09-041-1/+2
* Reviewed by: Doug Rabsonnsouch1998-09-032-1/+609
* Reviewed by: Doug Rabsonnsouch1998-09-032-0/+103
* Reviewed by: Doug Rabsonnsouch1998-09-031-1/+6
* Reviewed by: Doug Rabsonnsouch1998-09-033-4/+76
* printing with compatible mode fixed if ECP available + more verbose if bootve...nsouch1998-09-021-43/+163
* - Fix style bug.kato1998-09-011-3/+3
* Change BINFORMAT to KERNFORMAT and add -aout or -elf to the tooljb1998-09-011-17/+25
OpenPOWER on IntegriCloud