summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-30Some machines lack the virtual-dma property. In that case, go backTheo de Raadt
2006-06-30syncTheo de Raadt
2006-06-30Support for calling Embedded Controller via new GPE interfaceJordan Hargrave
2006-06-30Added new code for GPE handlingJordan Hargrave
2006-06-30Added offset argument for acpi read/write pmreg routines (new GPE code)Jordan Hargrave
2006-06-29two typecasts which make lint warn a lot less; ok kettenisTheo de Raadt
2006-06-29simplify the PCI match routine a bit.Brad Smith
2006-06-29we dont have to beat mpt to attach to this hardware anymore.David Gwynne
2006-06-29dlg needs to learn grepTheo de Raadt
2006-06-29remove mpt. it has since been replaced with mpi, which is a smaller andDavid Gwynne
2006-06-29- use <dirent.h> not <sys/dir.h> (this appeases FreeBSD's annoying #warning)Jason Wright
2006-06-29do not check for master/io/mem enablesTheo de Raadt
2006-06-29no need to check io/mem enables before calling pci_mapreg_map()Theo de Raadt
2006-06-29do not check for master/io/mem enables; ok kettenisTheo de Raadt
2006-06-29change bytes to kilobytes so i dont have to think about where megabytesDavid Gwynne
2006-06-29Fix PMAP_PREFER and make it use VA_ALIAS_MASK to prevent me from breakingMark Kettenis
2006-06-29Finally fix the EEPROM reading code so that we can access the EEPROMs on allBrad Smith
2006-06-29sort sections;Jason McIntyre
2006-06-29- special/node may be specified multiple times; from andracsJason McIntyre
2006-06-29Normalize the correction passed to adjtime(2) before using it in theMark Kettenis
2006-06-29regenBrad Smith
2006-06-29add the Intel IOP331 PCIX-PCIX bridge and fix the existing IOP331 entriesBrad Smith
2006-06-29mention the MCP51 and MCP55Brad Smith
2006-06-29add support for NVIDIA MCP51 and MCP55 SMbus controllers.Brad Smith
2006-06-29No need to keep specific variables for the kernel messages colors on sunMiod Vallat
2006-06-29If invoking mapdev() with a non-aligned pa, make sure we allocate enough pagesMiod Vallat
2006-06-29Map the correct size for the colormap registers (not that it really mattersMiod Vallat
2006-06-29do not add an extra space; nwid and description come out wrongTodd T. Fries
2006-06-29fallout from previous: remmapping anonymous memory did not account dsize prop...Michael Shalayeff
2006-06-29A start at removing long Xr lists near the end. Almost all the thingsTheo de Raadt
2006-06-29correct machines.Dale Rahn
2006-06-29Add sizes, finally.Dale Rahn
2006-06-29[-t ufs | lfs | external_type] -> [-t type]Jason McIntyre
2006-06-29Move register value pair table definitions into if_zydreg.hJonathan Gray
2006-06-29split some fields up in the spi port and dev config pages. makes the pprDavid Gwynne
2006-06-29gastelloMichael Shalayeff
2006-06-29make compile w/ debug; from danielcavanagh@aanet.com.auMichael Shalayeff
2006-06-29Document that pcap files can only be writen to the /var/run directory.Hans-Joerg Hoexer
2006-06-29tweak to make this easier for me to readDavid Gwynne
2006-06-29theres a ton of 32bit fields in mpi messages that have subfields that lieDavid Gwynne
2006-06-29oops, fix the order of the configuration fields in mpi_cfg_spi_port_pg1David Gwynne
2006-06-29regenBrad Smith
2006-06-29add a few ALi devices.Brad Smith
2006-06-29do not return from the reset function if there was a timeoutBrad Smith
2006-06-29- Assign RCAs beginning at 1 since 0 is used to deselect all cards.Uwe Stuehler
2006-06-29Oops! Clear the "function 0" pointer when the card goes away.Uwe Stuehler
2006-06-29Thanks to ian@ who experimented a lot with his TI PCI7621 SDHC, we knowUwe Stuehler
2006-06-29Read the "slot info" PCI configuration register to find out how manyUwe Stuehler
2006-06-29use strlcpy; nicm__@ntlworld.comTheo de Raadt
2006-06-29it is a really good idea to store the result cvs_buf_load_fd returnsJoris Vink