summaryrefslogtreecommitdiff
path: root/tools/disklabel
diff options
context:
space:
mode:
Diffstat (limited to 'tools/disklabel')
0 files changed, 0 insertions, 0 deletions
struct cfdata * -> cfdata_t, no functional changes intended.cegger 2008-07-09- device/softc splitjoerg 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-03-21Use aprint_*_dev() instead of accessing struct device member dv_xnamedyoung 2008-03-21pci_activate() expects for its void * argument to be a device_t,dyoung 2008-03-07Use device_t and accessors.dyoung 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2006-06-17re-factor the pci powestate api. reviewed by gimpychristos 2005-12-11merge ktrace-lwp.christos 2005-06-22Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)dyoung 2005-02-27nuke trailing whitespaceperry 2004-08-21Use ANSI function decls and make use of static.thorpej 2004-07-23Print and store Cardbus/PCI revision number.dyoung 2004-02-17Move the RF Microdevices RF3000 & Silicon Laboratories SI4126/SI4136dyoung 2004-01-29Get rid of __P.dyoung 2004-01-29Add atw_pci_enable, atw_pci_disable. Fixes a panic at "ifconfigdyoung 2003-11-16Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIOdyoung 2003-10-13Adapt atw(4) to the new 802.11 layer.dyoung 2003-07-06Oops. Add the atw(4) sources, too.dyoung