| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-01-02 | Set sc_framesize to a reasonable value early on so that DEBUG code | ad | |
| doesn't choke before we discern the real value. | |||
| 2002-01-02 | Get rid of a few stray __P(). | augustss | |
| 2002-01-02 | More whitespace fixes from FreeBSD. | augustss | |
| 2002-01-02 | when bootinfo has no framebuffer information, don't attach bicons. | uch | |
| 2002-01-02 | Change the probe code. You cannot unmap bus space and then use it. | augustss | |
| 2002-01-02 | Fix another descriptor parsing bug. Thanks to Tero Kivinen for | augustss | |
| patiently supplying me with debug output. | |||
| 2002-01-02 | Add missing newline. | augustss | |
| 2002-01-02 | Fix typos. | augustss | |
| 2002-01-02 | Move debug define. | augustss | |
| Remove some cruft. Update with some stuff from Warner Losh's driver. | |||
| 2002-01-02 | Add udsbr. | augustss | |
| 2002-01-02 | Add udsbr(4), a D-Link DSB-R100 FM radio (untested). | augustss | |
| 2002-01-02 | Support detach. | augustss | |
| 2002-01-01 | Add radio names. | augustss | |
| 2002-01-01 | Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov | augustss | |
| for OpenBSD, from where it was imported. | |||
| 2002-01-01 | Regen. | augustss | |
| 2002-01-01 | Add a radio card. | augustss | |
| 2002-01-01 | Add stanza for PC Weasel/PCI. | hpeyerl | |
| 2002-01-01 | Watchdog back-end driver for PC Weasel/PCI serial console and remote | hpeyerl | |
| management board. Written by hpeyerl@realweasel.com and thorpej@wasabisystems.com. Requires Weasel firmware v2.04 and later. | |||
| 2002-01-01 | Add a missing subclass definition. | augustss | |
| 2001-12-31 | Labels must be followed by statements. | thorpej | |
| 2001-12-31 | Avoid an "unmamed fields" warning (gcc 3.1). | thorpej | |
| 2001-12-31 | Move the declaration of an enum to avoid an "unnamed field not allowed" | thorpej | |
| warning in gcc 3.1. | |||
| 2001-12-31 | Delay bus enumeration a little in case the controller is a companion | augustss | |
| controller. This way the main controller can gain ownership of the port before enumeration starts. | |||
| 2001-12-31 | Dump enpoint number instead of endpoint index. | augustss | |
| 2001-12-31 | Don't try to deactivate child if we have no bus yet. | augustss | |
| 2001-12-31 | Whitespace fixes (from FreeBSD). | augustss | |
| 2001-12-31 | Change xfer abort to wait for the softintr to run. | augustss | |
| 2001-12-31 | Change abort slightly. | augustss | |
| Change debug output. | |||
| 2001-12-31 | Dump more of the command. | augustss | |
| 2001-12-31 | Make a typedef for struct proc to make portingeasier. | augustss | |
| 2001-12-31 | Don't allow setting the configuration when an endpoint is open. From | augustss | |
| FreeBSD. | |||
| 2001-12-31 | Only clear stall if endpoint is stalled. From FreeBSD. | augustss | |
| 2001-12-30 | Make sure we don't have any pending softintrs when entering polling mode. | augustss | |
| Thanks to Darrin for finding and fixing this problem when using USB keyboards in DDB. | |||
| 2001-12-30 | A little more debug. | augustss | |
| 2001-12-30 | add powerhook support to resume correctly, fix PR#13079. | someya | |
| 2001-12-30 | Fix typo. | augustss | |
| 2001-12-30 | Registers are of u_int8_t type. | junyoung | |
| 2001-12-30 | regen | ichiro | |
| 2001-12-30 | add | ichiro | |
| TSB43AA22 OHCI IEEE 1394 Host Controller | |||
| 2001-12-30 | Add new scanners to the table. | augustss | |
| (The scanners don't actually have to work to be in the uscanner table, this is how Linux does it and uscanner is just there because Linux has it.) | |||
| 2001-12-30 | Regen. | augustss | |
| 2001-12-30 | Fix typo in last commit. | augustss | |
| 2001-12-30 | Add some missing files. | augustss | |
| 2001-12-30 | fix product ID | gehenna | |
| 2001-12-30 | regen | gehenna | |
| 2001-12-30 | Add some vendor/product IDs (from FreeBSD) | gehenna | |
| 2001-12-29 | regen | ichiro | |
| 2001-12-29 | add products | ichiro | |
| VT6305 OCHI IEEE 1394 Controller VT3606 OCHI IEEE 1394 Controller | |||
| 2001-12-29 | Add a case for x86_64. | thorpej | |
| 2001-12-29 | Make the driver a little less talkative on errors. | augustss | |
