Age | Commit message (Expand) | Author |
2005-03-30 | first approximation: spoof UDF filesystem disklabels when we see them. | Theo de Raadt |
2005-03-30 | enable UDF on large install media for architectures likely to have DVD drives | Theo de Raadt |
2005-03-29 | Missing break; | Miod Vallat |
2005-03-19 | enable ural(4) | Martin Reindl |
2005-03-18 | +bge(4), ok deraadt@ | Brad Smith |
2005-03-18 | Add bge. ok deraadt@. | Kenneth R Westerback |
2005-03-17 | +vge, ciphy; requests by pvalchev | Theo de Raadt |
2005-03-16 | more wireless chipsets | Theo de Raadt |
2005-03-15 | enable hotplug on macppc, been using it for some time, forgot it wasn't enabled. | Dale Rahn |
2005-03-15 | Skip empty pci ranges rather than aborting probe, as done on sparc64. | Miod Vallat |
2005-03-11 | Only print preconfigured interrupt table if option DEBUG, as done for openpic. | Miod Vallat |
2005-03-10 | Recognize 7447A processor, as found in the Mac mini; print | Otto Moerbeek |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-07 | move to 3.7-beta | Theo de Raadt |
2005-03-05 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval |
2005-02-17 | since usb kthreads are run before / is mounted there is no longer any need | David Gwynne |
2005-02-16 | enable rl(4), rlphy(4), pcscp(4) and isp(4) with option ISP_COMPILE_FW | Martin Reindl |
2005-02-16 | Fix indentation to match similar code block below. | Aaron Campbell |
2005-02-15 | Enable phys found in various USB devices on more archs. | Jonathan Gray |
2005-02-14 | enable atu after lots of prodding by jsg. reported working by Barry Dexter | David Gwynne |
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-05 | Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most | Miod Vallat |
2005-01-03 | remove extra line; miod ok | Theo de Raadt |
2004-12-25 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-12-25 | strncmp() the correct size when looking for ki2c companion. | Miod Vallat |
2004-12-24 | {e,}intr{cnt,names} bye-bye. | Miod Vallat |
2004-12-19 | disable uyap by default, because it is that rare | Theo de Raadt |
2004-12-17 | Support for the eap MIDI UART from NetBSD. | Jonathan Gray |
2004-12-08 | add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remains | David Gwynne |
2004-11-28 | Prevent ADB devices other than mices of generating "extended" protocol events. | Matthieu Herrb |
2004-11-28 | MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t... | Michael Shalayeff |
2004-11-24 | replace old net/if_ieee80211.h header with the net80211 ones, kernel part. | Theo de Raadt |
2004-11-23 | replace old net/if_ieee80211.h header with the net80211 ones, kernel part. | Federico G. Schwindt |
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat |
2004-11-18 | Move PowerPC cpu type constants to <machine/cpu.h> | Miod Vallat |
2004-11-17 | A few more register prefixes, as well as more tab vs space police. No | Miod Vallat |
2004-11-12 | #atu | Theo de Raadt |
2004-11-10 | Remove __cplusplus crud. | Alexander Yurchenko |
2004-11-09 | Do not map empty mbufs (m_len == 0) in bus_dmamap_load_mbuf() as these mappings | Claudio Jeker |
2004-10-20 | put newline at right place during attach | Theo de Raadt |
2004-10-17 | Move declaration of default _vtbl members (wdc_default_*) to | Alexander Yurchenko |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
2004-10-05 | Get prototypes through cons_decl(), so that they are always right. | Miod Vallat |
2004-10-05 | Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet. | Jonathan Gray |
2004-10-01 | Sync with openpic.c evcount fixes; ok drahn@ | Miod Vallat |
2004-09-16 | spacing | Theo de Raadt |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2004-08-25 | Disable ehci on macppc for now, it causes a race condition between devices | Dale Rahn |
2004-08-17 | Use device name, not constant string, ok deraadt@ | Dale Rahn |