aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ed/if_ed_cbus.c
Commit message (Expand)AuthorAgeFilesLines
* Fix printf format error.Yoshihiro Takahashi2003-02-241-6/+6
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* Remove __P.Alfred Perlstein2002-03-201-17/+17
* Minor newbus/style(9) cleanups.Warner Losh2000-12-261-18/+16
* Remove unnecessary includes found by phk's script. I've been buildingWarner Losh2000-12-131-1/+0
* Network modules are all "if_foo" not "foo". Avoid the confusing spew thatMike Smith2000-10-151-1/+1
* - Fixed the conversion to bus_space interface.Yoshihiro Takahashi2000-08-171-0/+1759