Age | Commit message (Expand) | Author |
2006-04-10 | typo by brad | Theo de Raadt |
2006-04-10 | Intrepid 2 host bridges. | Brad Smith |
2006-04-10 | recognize the Intrepid 2 ATA controller. | Brad Smith |
2006-04-09 | On macppc and sparc64, if allowaperture=0 only allow mmap()-ing of | Matthieu Herrb |
2006-04-05 | enable tqphy(4) here too | Martin Reindl |
2006-04-05 | Enable an(4) on BE archs now that it works. | Kurt Miller |
2006-04-04 | enable tqphy(4), found on xl(4) | Martin Reindl |
2006-03-31 | No point in calling pte_spill_r() 90% of the time, when the first thing | Dale Rahn |
2006-03-27 | com at pcmcia; from fkr@bytemine.de | Theo de Raadt |
2006-03-27 | put com(4) at cdevsw 26 | Theo de Raadt |
2006-03-25 | allow bpf(4) to ignore packets based on their direction (inbound or | Damien Miller |
2006-03-24 | Enable umsm(4) on archs that support CardBus. | Jonathan Gray |
2006-03-20 | Don't forget to unlock of reading the RTC fails. | Mark Kettenis |
2006-03-16 | ventical -> vertical | Miod Vallat |
2006-03-15 | use sysctl_int_lower() for the aperture variable. This lets root close | Theo de Raadt |
2006-03-15 | Remove dead code (SUPPORTS_NON_CONSOLE and MD_DISPLAY_ISA_IOT) | Matthieu Herrb |
2006-03-15 | Nuke dk_establish(), no longer used. | Miod Vallat |
2006-03-13 | * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to | Brad Smith |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith |
2006-03-09 | Do not include <lib/libkern/libkern.h> explicitely, get it via <sys/systm.h>. | Miod Vallat |
2006-03-07 | On via-pmu systems, check whether the firmware has found adb devices on the | Miod Vallat |
2006-03-04 | Typos grab bag of the month, eyeballed by jmc@ | Miod Vallat |
2006-03-04 | Dead meat. | Miod Vallat |
2006-02-28 | Add smu(4) such that we can read the clock on G5 machines. | Mark Kettenis |
2006-02-28 | Announce compatibility with MacRISC4, to be able to boot automatically on | Mark Kettenis |
2006-02-22 | Expect PMU_INT_SNDBRT while resetting the adb bus; although this brings the | Miod Vallat |
2006-02-14 | Put quotation marks around the names of unconfigured devices. | Mark Kettenis |
2006-02-14 | Put quotation marks around the names of unconfigured devices. | Mark Kettenis |
2006-02-14 | Knock out "deq" and "tas3004" i2c nodes. | Mark Kettenis |
2006-02-14 | Homogeneize WSDISPLAY_* option comments (especially on cats) | Miod Vallat |
2006-02-12 | Remove unused openfirmware code; ok drahn@ | Miod Vallat |
2006-02-11 | remove unused srom_crc32() function. | Brad Smith |
2006-02-11 | add art(4) here. | Brad Smith |
2006-02-10 | Fix LBA48 access for ServerWorks SATA. | Mark Kettenis |
2006-02-10 | Recognize 7447/7457. | Mark Kettenis |
2006-02-08 | add a member to the i2c_attach args so that a controller can pass a | David Gwynne |
2006-02-04 | update comment for ral | Damien Bergamini |
2006-02-03 | Implement interrupt mapping according to the OFW Interrupt Mapping recommended | Mark Kettenis |
2006-01-22 | b_cylin -> b_cylinder; no functional change. | Miod Vallat |
2006-01-19 | Replace SENSOR_ADD() macro with a pair of functions | Alexander Yurchenko |
2006-01-19 | crank to 3.8-beta | Theo de Raadt |
2006-01-18 | Factorize akbd and ams drivers between mac68k and macppc; while there, start | Miod Vallat |
2006-01-13 | Allow proper detaching of wdc, so that detaching a mediabay device properly | Miod Vallat |
2006-01-09 | Disable an(4) on BE archs until it works. | Jonathan Gray |
2006-01-09 | Remove completely obsolete comment from the pre-wscons sparc days in | Miod Vallat |
2006-01-09 | skip the darn cereal devices, which i think are just markers for the host chi... | Theo de Raadt |
2006-01-08 | Don't provide bass and treble mixer controls if the underlying hardware doesn't | Mark Kettenis |
2006-01-08 | Display unhandled adb devices as "whatever at adb0 addr X" like all buses do; | Miod Vallat |
2006-01-06 | Merge machine/ansi.h and machine/types.h into machine/_types.h and | Todd C. Miller |
2006-01-06 | set correct delay() value after executing the `read version' command; | Xavier Santolaria |