summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2009-01-11Use 64bit long minor nuber in dm_dev structure.haad
2009-01-11Fix aprint_debug after christos-time_t merge.haad
2009-01-11make this compilecegger
2009-01-11make this compilecegger
2009-01-11make this compilecegger
2009-01-11make this compilecegger
2009-01-11make this compilecegger
2009-01-11Initialize sc->sc_dev before we use it.matt
2009-01-11merge christos-time_tchristos
2009-01-10use new exported constants from net80211.cegger
2009-01-10BCM4328 has MAC rev 12.cegger
2009-01-10Attach on BCM4328. This chip supports 11n.cegger
2009-01-09add flow control support. From OpenBSD.cegger
2009-01-09add support for RTL8211C(L) phy.cegger
2009-01-09Make the "EULA not accepted" message a bit more informative, now reads:jmcneill
2009-01-09Fix previous screwup.macallan
2009-01-09PCI attachment for the bwi drivermacallan
2009-01-09A driver for Broadcom BCM4302 wlan controllers, otherwise known asmacallan
2009-01-09According to the datasheet, temperatures on the LM75 are kept inbriggs
2009-01-09Provide a utility routine to configure/write the watchdog.briggs
2009-01-07Implement the required ioctls for running Xorg through /dev/ttyE0.ahoka
2009-01-07regenjnemeth
2009-01-07fix typo in LUCENT ET1301jnemeth
2009-01-06use the prom addresses except on MSIIEP.mrg
2009-01-05Correct license. I have not formally contributed this to TNF.jakllsch
2009-01-03remove extra semicolons.yamt
2009-01-02Return ENOSYS during from dm_target_init routine these tow targets aren'thaad
2009-01-02Allocate enough space for the aac_pci_softc, not just the aac_softc.briggs
2009-01-02Remove duplicated key symbol in UK keymap.jdc
2009-01-02Properly register dm_target_* modules with module framework.haad
2009-01-02Add stubs for mirror target, too. This target does nothing for now, but lvmhaad
2009-01-02Add more tasks and add more details about them.haad
2009-01-02Add stripe target functions stubs. Stripe target must be present in dm driverhaad
2009-01-01Back out previous and clear the screen directly.jdc
2008-12-30Add ISO partition detection enabling auto-detection of iso9660 and UDFreinoud
2008-12-30Silence printf in common "device not found" error path.jmcneill
2008-12-29Actually, revert previous - I doubt it would work with a non-rump kernel.pooka
2008-12-29die filthy #ifdef _MODULE, die!pooka
2008-12-29On old chip revisions, clear the screen using rasops when attaching.jdc
2008-12-29Clear the screen (via rasops) when attaching.jdc
2008-12-29fdcintr1 requires the mutex to be held.mlelstv
2008-12-28PR# port-i386/40284: add AMD Geode CS5536 audio driver; written byjmcneill
2008-12-27Regen from miidevs rev 1.80:tsutsui
2008-12-27Fix a botched comment.tsutsui
2008-12-27Regen from pcidevs rev 1.971:tsutsui
2008-12-27Fix tyop in previous.tsutsui
2008-12-27Follow up on the removal of MALLOC(), use malloc() instead.he
2008-12-27regen for et (Agere) driverjnemeth
2008-12-27PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) netowrk driverjnemeth
2008-12-27regen for et (Agere) driverjnemeth