| Commit message (Expand) | Author | Age | Files | Lines |
| * | o Lucent cards don't seem to like multiple buffers for tx. Use only | Warner Losh | 2003-03-18 | 2 | -36/+25 |
| * | Move symbol reset detection code back into wi_reset. This is a more | Warner Losh | 2003-03-18 | 2 | -8/+10 |
| * | Add DLINK DWL650H | Warner Losh | 2003-03-18 | 1 | -0/+1 |
| * | Add SMC 2602W pci card, from a post to mobile@ | Warner Losh | 2003-03-18 | 1 | -0/+1 |
| * | Use %jd and a cast to intmax_t instead of a cast to long. | Warner Losh | 2003-03-18 | 1 | -4/+4 |
| * | Tag longling_addr as maybe using a bad type, I'm not sure. | Warner Losh | 2003-03-18 | 1 | -1/+1 |
| * | Regenerate for 1.45 | Warner Losh | 2003-03-18 | 1 | -1/+4 |
| * | Add DLINK DWL650H | Warner Losh | 2003-03-18 | 1 | -0/+1 |
| * | Remove bogus KASSERT. The 802.11 layer and the resume from suspend | Warner Losh | 2003-03-17 | 1 | -2/+0 |
| * | Fix a malloc() with no legal modeflag. | Poul-Henning Kamp | 2003-03-17 | 1 | -1/+1 |
| * | Fix the cable detection and properly find the host bridge on | Søren Schmidt | 2003-03-16 | 1 | -22/+22 |
| * | Catch up with bpf_mtap() changes. | Matthew N. Dodd | 2003-03-16 | 1 | -1/+1 |
| * | Catch up with recent infrastructure changes. | Matthew N. Dodd | 2003-03-16 | 1 | -2/+2 |
| * | Remove duplicate line introduced in the previous commit. | Maxim Sobolev | 2003-03-15 | 1 | -1/+0 |
| * | - Add minimal support for TI16754 4xUART chip into sio(4) driver and remove | Maxim Sobolev | 2003-03-15 | 4 | -39/+144 |
| * | Add module dependency. This makes udbp.ko to be loaded. | Takanori Watanabe | 2003-03-15 | 1 | -0/+1 |
| * | Fix a bug I introduced by overlooking the fact that "unit number" can | Poul-Henning Kamp | 2003-03-15 | 2 | -1/+2 |
| * | Call devstat_start_transaction_bio() instead of devstat_start_transaction(). | Poul-Henning Kamp | 2003-03-15 | 1 | -1/+1 |
| * | Call devstat_start_transaction_bio() instead of devstat_start_transaction() | Poul-Henning Kamp | 2003-03-15 | 2 | -2/+2 |
| * | Now that bus_dmamem_alloc() handles its Giant mutex requirements itself, | Scott Long | 2003-03-13 | 1 | -2/+0 |
| * | Remove the check for more than one open if one is a write op. | Søren Schmidt | 2003-03-13 | 1 | -5/+0 |
| * | Dont free the stats struct, this has been changed by the new stat code. | Søren Schmidt | 2003-03-13 | 1 | -2/+0 |
| * | Dont call dma->free unless dma is there. | Søren Schmidt | 2003-03-13 | 1 | -1/+2 |
| * | Add pci id# for the sis648 | Søren Schmidt | 2003-03-13 | 1 | -0/+2 |
| * | Correct clock frequency for the IC Book Labs' cards, so that it's possible | Maxim Sobolev | 2003-03-12 | 1 | -32/+32 |
| * | Add initial support for IC Book Labs Dreadnought x16 Pro 16-ports card. Since | Maxim Sobolev | 2003-03-12 | 2 | -1/+25 |
| * | Correct the last commit, only look for subfunctions on the same PCI slot. | Søren Schmidt | 2003-03-12 | 1 | -4/+4 |
| * | Correct CS4205 base vendor id. | Orion Hodson | 2003-03-12 | 1 | -1/+1 |
| * | Cleanup the probe code a bit. | Søren Schmidt | 2003-03-12 | 1 | -23/+24 |
| * | Dont hang the channel on enclosures without sensors. | Søren Schmidt | 2003-03-12 | 1 | -16/+17 |
| * | Put back including sys/devicestat.h for 4-stable. | Hidetoshi Shimokawa | 2003-03-12 | 1 | -0/+3 |
| * | clean up the en driver since it will survice for a while by | Kenjiro Cho | 2003-03-12 | 1 | -96/+0 |
| * | FIPS 140-2 rng data tester for h/w crypto devices. This driver periodically | Sam Leffler | 2003-03-11 | 2 | -0/+455 |
| * | o add crypto driver glue for using the new rndtest driver/module; this is | Sam Leffler | 2003-03-11 | 4 | -10/+68 |
| * | gack; revert previous commit; not only did I read things backward but | Sam Leffler | 2003-03-11 | 1 | -1/+1 |
| * | sync with current: reduce default maxbatch setting from 5 to 1 | Sam Leffler | 2003-03-11 | 1 | -1/+1 |
| * | correct output byte count statistic collection | Sam Leffler | 2003-03-11 | 1 | -2/+3 |
| * | Remove bogus UNLOCK in if_wi.c. Since we no longer WILOCK() in the | Warner Losh | 2003-03-11 | 1 | -3/+1 |
| * | Add _HID of IrDA module and Pen tablet on | Takanori Watanabe | 2003-03-11 | 1 | -0/+2 |
| * | Make uhci_waitintr() robust to interrupts being enabled, even though | Ian Dowse | 2003-03-11 | 1 | -4/+3 |
| * | Quirk for Pentax Optio 230 USB camera. Note that other products probably | Nate Lawson | 2003-03-11 | 1 | -0/+5 |
| * | usbdevs entry for Asahi Optical OPTIO 230 digital camera. Regen. | Nate Lawson | 2003-03-11 | 3 | -0/+12 |
| * | Update Radeon PCI IDs and naming from pciids.sf.net. | Eric Anholt | 2003-03-11 | 1 | -26/+28 |
| * | Remove the enclose_print() call, it is already called from ata-disk.c | Søren Schmidt | 2003-03-10 | 1 | -1/+0 |
| * | Dont use r_bmio on Cyrix chips if not set from BIOS. | Søren Schmidt | 2003-03-10 | 1 | -2/+5 |
| * | Add a a sysctl, hw.kbd.keymap_restrict_change, which acts a bit | David Malone | 2003-03-09 | 1 | -0/+144 |
| * | Fix device freeze to reduce output packet size. | Shunsuke Akiyama | 2003-03-09 | 1 | -4/+33 |
| * | Fix page fault with FTDI's USB serial device. | Shunsuke Akiyama | 2003-03-09 | 1 | -4/+23 |
| * | Fix duplicate sc_dying usage. | Shunsuke Akiyama | 2003-03-09 | 2 | -13/+8 |
| * | Add missing module dependency. | Shunsuke Akiyama | 2003-03-09 | 2 | -0/+2 |