Age | Commit message (Expand) | Author |
2002-03-22 | - Move reading collision counters out of splimp() | Jason Wright |
2002-03-22 | On sparc64, try local-mac-address before falling back to myetheraddr() | Jason Wright |
2002-03-22 | make idstrs[] even if SMC_DEBUG is not defined, so the sm(4) drivers | Vincent Labrecque |
2002-03-21 | on extract: better spl granularity, make sure pool is updated between runs; l... | Michael Shalayeff |
2002-03-19 | remove __P | Todd C. Miller |
2002-03-19 | fix the ich3 ac97 audio id | Michael Shalayeff |
2002-03-19 | regen | Michael Shalayeff |
2002-03-19 | update ich3 names | Michael Shalayeff |
2002-03-19 | sync | Nathan Binkert |
2002-03-19 | Altima vendor id and altima gigabit ethernet | Nathan Binkert |
2002-03-19 | revert to older ahc driver until the new one's bugs are fixed | Todd C. Miller |
2002-03-19 | From NetBSD: | Jason Wright |
2002-03-16 | Use wdc_setdrive | Constantine Sapuntzakis |
2002-03-16 | skip absent screens; from leonardo@cefetpr.br | Michael Shalayeff |
2002-03-16 | Log extra info for ATAPI devices | Constantine Sapuntzakis |
2002-03-16 | The new code logs the control signals on the IDE bus. You can extract the log | Constantine Sapuntzakis |
2002-03-15 | Missing splx | Artur Grabowski |
2002-03-15 | Try 'local-mac-address' before myetheraddr(). This allows us to correctly | Jason Wright |
2002-03-15 | Cosmetic changes only, primarily making comments line up nicely after the | Todd C. Miller |
2002-03-15 | update URL to vendor ID search engine | Todd C. Miller |
2002-03-14 | Driver for the Aurora Technologies 210SJ parallel port | Jason Wright |
2002-03-14 | Conditionalize com at asio correctly | Jason Wright |
2002-03-14 | initialized data cannot be common, dunno how it compiled before | Michael Shalayeff |
2002-03-14 | Don't prototype pciide_machdep_compat_intr_establish() and | Todd C. Miller |
2002-03-14 | Use getpropstringA instead of getpropstring to fetch magma_prom property | Jason Wright |
2002-03-14 | Fix ugliness caused by __P removing regexp | Todd C. Miller |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-14 | compare pointers with NULL not 0 | Jason Wright |
2002-03-14 | Reload the palette only during the vert retrace interrupt | Jason Wright |
2002-03-14 | Fix *some* problems with new ahc driver that were surfaced with | Kenneth R Westerback |
2002-03-13 | Fetch mac address from local-mac-address property, and use myetheraddr() only | Jason Wright |
2002-03-13 | Try fetching the mac address from the local-mac-address property, and if | Jason Wright |
2002-03-12 | don't need to call IFQ_SET_READY() twice; this driver was already | Federico G. Schwindt |
2002-03-12 | swiss german and french keymaps; from pckbd by Mathias Schmocker <smat@polari... | Michael Shalayeff |
2002-03-12 | sync with KAME | Kenjiro Cho |
2002-03-08 | numraid is needed, always. | Thierry Deval |
2002-03-08 | do not add maddr twice, break out of the loop if cmd post fails | Michael Shalayeff |
2002-03-08 | lxtphy needs ukphy_subr | Jason Wright |
2002-03-08 | Clean up: | Jason Wright |
2002-03-07 | From watching source-changes@netbsd.org: rb_dmabase needs to be initialized | Jason Wright |
2002-03-06 | remove unused #include | Nathan Binkert |
2002-03-06 | vtophys is no longer used | Nathan Binkert |
2002-03-06 | sync | Nathan Binkert |
2002-03-06 | Add a couple new intel gigabit cards | Nathan Binkert |
2002-03-06 | Get the offsets and lengths right when sync'n dma maps; patch from mjacob | Jason Wright |
2002-03-06 | Driver for the Aurora 210SJ serial ports (It's not 100% correct yet, but | Jason Wright |
2002-03-06 | Implement a shutdown hook. | Thierry Deval |
2002-03-05 | It is clear that I have not committed in a long time!!!! | Niklas Hallqvist |
2002-03-05 | doh, thanks mickey! | Niklas Hallqvist |