aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/isa
Commit message (Expand)AuthorAgeFilesLines
* Fail the probe instead of panicing if the memory address is 0. TheBruce Evans2006-10-061-0/+2
* Fixed overflow at 2G for writing clock frequencies using sysctls.Bruce Evans2006-10-061-2/+2
* MFC: Correct a local information leakage bug affecting AMD FPUs.Colin Percival2006-04-191-2/+40
* MF5: Always read RTC_IN to clear any pending interrupt when writing toJohn Baldwin2005-11-281-0/+3
* If a PCI interrupt cannot be routed in the mptable directly, itPaul Saab2005-06-201-1/+1
* MFC changes 1.4 (imp - newbus) and 1.3 (obrien - style)Diomidis Spinellis2004-10-151-117/+122
* Added the pbio(4) 8255 parallel peripheral interface basic I/O driver.Diomidis Spinellis2004-10-071-0/+514
* MFC: Retire old cx(4) driver.Roman Kurakin2004-04-024-3241/+0
* MFC: New driver doesn't need old compatibily scheme.Roman Kurakin2004-04-011-5/+0
* MFC: Replace an outb() with a DELAY(1) during the test for configurationJohn Baldwin2004-01-071-1/+2
* Fix comment about what the default compilation environment is. It isWarner Losh2003-12-171-2/+2
* Research on Stallion's website shows that there is a limit of 4Warner Losh2003-12-131-8/+34
* Move check to see if you have too many panels to early in the loop ratherWarner Losh2003-12-131-8/+8
* Update the Stallion driver to 5.6.0b1 (the latest one on the webWarner Losh2003-12-091-2160/+2042
* More vm_offset_t -> vm_paddr_t conversions in kernel dump related code.Luoqi Chen2003-08-311-7/+5
* MFC: Synch apm(4) code with current.John Baldwin2003-08-182-0/+20
* MFC sys_process.c 1.113, spigot.c 1.60:Jacques Vidrine2003-08-101-0/+2
* MFC: PAE support, based on Jake Burkholder's work in current. Jake'sLuoqi Chen2003-08-092-8/+11
* MFC: skip all devices whose header type is > 2. 0 is normal, 1 is pciWarner Losh2003-08-071-0/+2
* Kill trailing newline, file somewhat different in currentWarner Losh2003-08-071-1/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-06-021-0/+157
* add interrupt+spl mechanism for revised crypto processing:Sam Leffler2002-12-171-0/+2
* Insta-MFC: (i386/pci/pci_bus.c rev 1.96) recognize the serverworks CIOB30Peter Wemm2002-11-131-0/+5
* MFC: Restore all the timers (RTC as well as i8254) at resume time.Mitsuru IWASAKI2002-11-021-9/+26
* Oops, it seems I've forgiven some ':'.Mitsuru IWASAKI2002-10-101-2/+2
* MFC:Mitsuru IWASAKI2002-10-101-0/+8
* "<matcd> Help! Help, scottl is trying to *BANG* *BANG* *BANG*"Scott Long2002-10-057-3888/+0
* MFC: Elan support;Sam Leffler2002-09-171-0/+12
* MFC of uipc_syscalls.c:1.123,1.124 and vesa.c:1.37.Robert Watson2002-08-131-1/+3
* Add one function and one macro to timestamp events in the kernel usingLuigi Rizzo2002-06-301-0/+20
* MFC v1.187: Clock frequencies reported by sysctl should be unsigned values.Mark Peek2002-06-291-2/+2
* Oops missed this one, part of:John Hay2002-06-171-10/+0
* MFC: Move the ar(4) and sr(4) drivers to sys/dev and make modules out ofJohn Hay2002-06-176-6122/+0
* Fix a panic when initialising the driver.Paul Richards2002-06-051-5/+8
* MFC (1.54/PR36710: fixed checking for VM86 mode). This patch is mostlyBruce Evans2002-05-161-3/+6
* GC after the structural re-org of wiWarner Losh2002-04-282-3209/+0
* MFC: Sony Programmable I/O Controller driver, for Sony Jogdial devices.Will Andrews2002-04-151-10/+15
* Add recognition code for the Intel 82845 chipset (as present on theJeroen Ruigrok van der Werven2002-04-071-0/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-03-302-0/+615
* Add some missing spls which stop stop the once a minute wi_cmd timeoutBrooks Davis2002-03-151-0/+8
* MFC: sync with current modulo API changes.Brooks Davis2002-03-042-113/+262
* MFC: the changes of the bus_space stuff.Yoshihiro Takahashi2002-03-031-15/+20
* MFC: rev 1.70Brooks Davis2002-03-021-32/+62
* MFC remove the MFREE() mbuf macro and cleanup twists in related code.Matthew Dillon2002-02-131-5/+5
* MFC: Moved IC specific files into sys/dev/ic.Yoshihiro Takahashi2002-02-034-366/+0
* MFC: 1.72 (GLPRISM2 PCI indentification)Alfred Perlstein2002-01-311-0/+1
* MFC: Add support for Linksys WDT11 PCI adaptor.Brooks Davis2002-01-211-0/+1
* Add support for the Intel 82443MX chipsetJim Pirzyk2001-12-231-0/+3
* MFC: Add device ids for AMD-761 host to PCI bridge and MGA 550 AGPMurray Stokely2001-12-201-0/+3
* MFC: Comment about why we hate irq 0Warner Losh2001-11-281-0/+6