Age | Commit message (Expand) | Author |
2006-01-24 | Initial stab at glenv(4), a driver for the GL518SM. | Mark Kettenis |
2006-01-24 | Fix NULL dereference on error condition in nfs_reply(). nmp->nm_so can | Aaron Campbell |
2006-01-24 | Match a few more NVIDIA product ids found in Linux drivers. | Jonathan Gray |
2006-01-24 | regen | Jonathan Gray |
2006-01-24 | Some NVIDIA MCP04/MCP51/C51/MCP55 devices. | Jonathan Gray |
2006-01-24 | Remove unused fields from struct mac68k_machine. | Miod Vallat |
2006-01-23 | The GL518SM is a real piece of shit, and if we don't detect it bad things | Mark Kettenis |
2006-01-23 | support PMTU-Discovery for link2 ipsec bridges; ok claudio | Markus Friedl |
2006-01-23 | Be more careful when mapping DAFB color registers, so that we don't prevent | Miod Vallat |
2006-01-23 | Be sure to clear color capabilities from rasops at 8bpp if we do not have | Miod Vallat |
2006-01-23 | Don't match ITE chips matched by it(4). | Mark Kettenis |
2006-01-23 | Do not enable disabled sensors. | Mark Kettenis |
2006-01-23 | update sm(4) from NetBSD, including support for more models and MII; | Martin Reindl |
2006-01-22 | account tx retry-fail errors in if_oerrors. | Damien Bergamini |
2006-01-22 | fixes miibus_{read,write}reg routines. | Damien Bergamini |
2006-01-22 | Colormap support for DAFB frame buffers (using information from Linux). | Miod Vallat |
2006-01-22 | Add bus_space_vaddr() and use it instead of accessing private bus_space | Miod Vallat |
2006-01-22 | Nothing uses this file anymore. | Alexander Yurchenko |
2006-01-22 | Fix UDMA on IDE function integrated on VIA VT8237 south bridge. | Mark Kettenis |
2006-01-22 | Print adb subsystem name early in attachment, and pass the proper device | Miod Vallat |
2006-01-22 | Finally update the todclock on shutdown, if we are using a level 6 clock. | Miod Vallat |
2006-01-22 | Minimal iop code to set the serial ports to compatible mode automagically, | Miod Vallat |
2006-01-22 | Fix for ioapic irq routing. | Brad Smith |
2006-01-22 | b_cylin -> b_cylinder; no functional change. | Miod Vallat |
2006-01-22 | Put various divide-by-zero checks as found in other disksubr routines; also | Miod Vallat |
2006-01-21 | regen | Jonathan Gray |
2006-01-21 | Additional devices from submitted dmesgs. | Jonathan Gray |
2006-01-21 | Remove zeroref here too; spotted by naddy@ | Miod Vallat |
2006-01-21 | add support for SNDCTL_DSP_SETDUPLEX ioctl | Brad Smith |
2006-01-21 | some cleaning after removing code for reading the VPD. | Brad Smith |
2006-01-21 | Remove old mdpflag debug help. | Miod Vallat |
2006-01-21 | Remove now unused zeroref member in cfattach structures. | Miod Vallat |
2006-01-21 | Invoke disk_detach() and related cleanup work in detach(), rather than | Miod Vallat |
2006-01-21 | regen | Brad Smith |
2006-01-21 | add Dell RAC 3 and 4 PCI ids. | Brad Smith |
2006-01-21 | Make sure cache_revlookup() doesn't return invalid cache entries. | Pedro Martelletto |
2006-01-20 | b_un.b_addr -> b_data; no functional change. | Miod Vallat |
2006-01-20 | remove redundant code from nfe_attach(). | Brad Smith |
2006-01-20 | Add support for driving SDA in push-pull + tri-state mode. | Alexander Yurchenko |
2006-01-20 | More evaluator changes | Jordan Hargrave |
2006-01-20 | Include sys/stdint.h instead of defining uintptr_t ourselves. | Todd C. Miller |
2006-01-20 | - match another revision of Audigy cards | Jacob Meuser |
2006-01-20 | revert auto-skew. some ntpd implementations interact poorly. | Ted Unangst |
2006-01-20 | - xl_encap(): free the mbuf chain and return if bus_dmamap_load_mbuf() | Brad Smith |
2006-01-20 | add emu(4) here and enable midi attachment for eap(4) | Brad Smith |
2006-01-20 | Use <dev/sun/disklabel.h> instead of similar <machine/sun_disklabel.h> on | Miod Vallat |
2006-01-20 | Remove unused stuff. | Miod Vallat |
2006-01-20 | Make sure we can only match once for internal video. | Miod Vallat |
2006-01-19 | Bounds check PPIIOCSSEC argument, for a carefully choosen invalid value | Miod Vallat |
2006-01-19 | Try to disable unconnected temperature sensors. | Mark Kettenis |