summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
...
* New PCI attach code:se1995-02-221-42/+120
* Improve diagnostics:se1995-02-171-6/+35
* For the sake of people, who like to move pci_configure()se1995-02-151-14/+9
* ncr.c:se1995-02-142-11/+51
* Verify that NCR was mapped to uncached address.se1995-02-141-3/+33
* YFfix.phk1995-02-141-2/+3
* YFfixphk1995-02-141-1/+2
* Make capitalization consistent with other devices registered inwollman1995-02-141-6/+10
* Block interrupts in more places and warn about the NCR exception handlerse1995-02-101-13/+21
* Turn on "Capture Effect" avoidence. This modifies the collision algorithmdg1995-02-101-1/+2
* Try to detect overlapping PCI memory assignment.se1995-02-091-1/+17
* Add short delay after NCR reset.se1995-02-061-11/+8
* Disable I/O port accesses in case the BIOS enabled them.se1995-02-041-4/+22
* #include<kernel.h> to quiet a compiler warning having to do with thegibbs1995-02-031-1/+2
* Removed misleading copyright note. This file contains justse1995-02-021-7/+2
* Disable disconnect after drive timeouts, since thesese1995-02-021-9/+20
* Reapplied all of Stefan's changes. What a mess - the files were modifieddg1995-02-027-463/+380
* Fixed up include paths after copying these in the repository.dg1995-02-025-14/+14
* Reviewed by: sese1995-02-012-0/+332
* Change the string returned in the aic7870 motherboard probe case. Changegibbs1995-01-221-5/+4
* Add $Id. Recognize motherboard aic7870 based controllers.gibbs1995-01-161-0/+7
* Add in aic7770.c (EISA/VL Adaptors) and aic7870.c (PCI adaptor) dependanciesgibbs1995-01-131-0/+89
* Submitted by: Mikael Hybsch <micke@dynas.se>se1995-01-121-3/+9
* Restore my changes in rev 1.11 that Garrett killed in his commit.dg1994-12-221-2/+2
* Move ARP interface initialization into if_ether.c:arp_ifinit().wollman1994-12-221-2/+2
* Add support for -v option passed to boot loader (bootverbose).se1994-12-221-3/+6
* Unbogify the size being passed to bzero when clearing struct softc.dg1994-12-181-2/+2
* The physical memory allocated for input DMA must be contiguous. The driverdg1994-12-111-3/+3
* Fix bug I introduced that broke BPF support. Caused by a byte order problemdg1994-11-301-3/+1
* Really deactivated the code that puts scsi stats into dk0.se1994-11-281-4/+4
* Moved conversion of ether_type to host byte order out of ethernet driversdg1994-11-241-2/+1
* Bunch of fixes from Matt Thomas:dg1994-11-221-43/+61
* Added support for SIOCSIFMTU ioctl. Fixed bug that caused panic at boot timedg1994-11-131-5/+16
* Added missing call to bpf on the transmit side. Nuked revision log.dg1994-11-101-30/+5
* Fixed bug that somehow made it into here: the ifp must be stored in thedg1994-11-091-72/+19
* Submitted by:se1994-11-022-7/+136
* Submitted by: Paul F. Werkowskiats1994-10-301-3/+4
* Make this documentation more sane in the context of 2.0.jkh1994-10-292-28/+9
* Change some compile time defaults, which may be overridden from these1994-10-271-14/+8
* Modified fifth parameter (imask) to register_intr() according tose1994-10-251-5/+2
* Added decoding of chipset registers for Pentium 90/100 CPUs.se1994-10-251-6/+6
* #ifdef'ed the verbose probe messages. Only until I find a good way ofphk1994-10-171-1/+3
* Fixed typo and message format change to avoid line wrapping.se1994-10-151-14/+14
* Submitted by: "Randall W. Dean" <rwd@osf.org>se1994-10-141-4/+4
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-131-2/+7
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-131-298/+74
* Submitted by: Matt Thomas <thomas@lkg.dec.com>se1994-10-122-23/+45
* Submitted by: Bruce Evans <bde@zeta.org.au>se1994-10-121-3/+19
* Small corrections:se1994-10-121-6/+3
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-123-425/+484
OpenPOWER on IntegriCloud