Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-29 | this should be a DPRINTF | Nathan Binkert | |
2002-07-29 | another usb ethernet device | Nathan Binkert | |
from NetBSD | |||
2002-07-29 | sync | Nathan Binkert | |
2002-07-29 | another usb ethernet device | Nathan Binkert | |
2002-07-29 | sync | Nathan Binkert | |
2002-07-29 | new devices from netbsd | Nathan Binkert | |
2002-07-29 | update copyright and Id tags | Nathan Binkert | |
2002-07-29 | Update from NetBSD. Log message: | Nathan Binkert | |
Add code to setup hardware or software flow control (or none at all, if necessary) depending on the user-specified termios flags. This allows the device to talk to DCEs which don't assert RTS (i.e. dumb, 3-wire serial ports). | |||
2002-07-29 | Make code more portable | Nathan Binkert | |
2002-07-29 | Make code more portable | Nathan Binkert | |
2002-07-29 | Refetch interface handle on reset. Avoids potential access to freed memory. | Nathan Binkert | |
From FreeBSD via NetBSD | |||
2002-07-25 | update $NetBSD$ tags | Nathan Binkert | |
2002-07-25 | sync | Nathan Binkert | |
2002-07-25 | get rid of trailing whitespace | Nathan Binkert | |
2002-07-25 | sync | Nathan Binkert | |
2002-07-25 | typo | Nathan Binkert | |
2002-07-24 | sync | Nathan Binkert | |
2002-07-24 | new devices | Nathan Binkert | |
2002-07-12 | 'this is a scanner' | Todd T. Fries | |
2002-07-12 | sync | Todd T. Fries | |
2002-07-12 | add my scanner | Todd T. Fries | |
2002-07-11 | sync | Nathan Binkert | |
2002-07-11 | New devices | Nathan Binkert | |
2002-07-11 | Please be more portable in usb land | Nathan Binkert | |
2002-07-10 | no provate cdev_decl()s, they are in sys/conf.h now | Michael Shalayeff | |
2002-07-10 | shorten address printout | Theo de Raadt | |
2002-07-10 | sync whitespace | Nathan Binkert | |
2002-07-10 | Handle resetting port better. | Nathan Binkert | |
From NetBSD | |||
2002-07-10 | Formatting and spacing sync with NetBSD | Nathan Binkert | |
2002-07-10 | Try to be more portable | Nathan Binkert | |
2002-07-10 | New device support | Nathan Binkert | |
use table lookup use usb_proc_ptr From NetBSD | |||
2002-07-10 | Support for USB->Serial adapters based on FT8U232AM | Nathan Binkert | |
various updates From NetBSD | |||
2002-07-10 | Sync with current status | Nathan Binkert | |
2002-07-09 | driver for D-Link DSB-R100 FM Radio | Nathan Binkert | |
From NetBSD | |||
2002-07-09 | kill trailing whitespace | Nathan Binkert | |
2002-07-09 | sync with NetBSD | Nathan Binkert | |
2002-07-09 | make the timeout a function parameter | Nathan Binkert | |
From NetBSD | |||
2002-07-09 | Dont use stuff that isn't committed yet | Nathan Binkert | |
2002-07-09 | New device From NetBSD | Nathan Binkert | |
2002-07-09 | Sync Id string with NetBSD | Nathan Binkert | |
2002-07-09 | scanner updates from NetBSD | Nathan Binkert | |
2002-07-09 | fixes from NetBSD | Nathan Binkert | |
2002-07-09 | add new device | Nathan Binkert | |
from NetBSD | |||
2002-07-09 | sync | Nathan Binkert | |
2002-07-09 | New aue(4) device | Nathan Binkert | |
2002-07-04 | New product ID. | Nathan Binkert | |
From NetBSD | |||
2002-07-04 | sync | Nathan Binkert | |
2002-07-04 | new devices | Nathan Binkert | |
sort some devices by product id from NetBSD | |||
2002-06-30 | allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always know | Jun-ichiro itojun Hagino | |
the size of sockaddr_dl on if_attach() - for instance, see ether_ifattach(). from netbsd. fgs ok | |||
2002-06-26 | Kill __FUNCTION__. | Marc Espie | |