Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-27 | pad minimum frames with 0's; based on netbsd | Jason Wright | |
2003-01-07 | remove the altq classifier code which is replaced by pf and no longer used. | Kenjiro Cho | |
ok henning@, deraadt@ | |||
2003-01-05 | spelling | Theo de Raadt | |
2002-12-15 | Fix/Cleanup some SCSI #defines. | Kenneth R Westerback | |
1) Correctly define MODE_SENSE_BIG as 0x5a, not 0x54. 2) Delete duplicate #define's of some opcodes in scsi_disk.h. 3) Delete multiple #define's for same opcode in scsi_disk.h. 4) Replace uses of deleted opcodes in umass.c with remaining ones. ok millert@ tdeval@ | |||
2002-12-01 | sync | Todd T. Fries | |
2002-12-01 | vivitar camera | Todd T. Fries | |
2002-11-30 | Add driver for Belkin usb serial adapters. | Nathan Binkert | |
Driver from Alexander Kabaev <kan.FreeBSD.org> and Ichiro FUKUHARA <ichiro@ichiro.org> | |||
2002-11-30 | Add driver for SUNTAC Slipper VS-10U communications device | Nathan Binkert | |
2002-11-11 | sync with NetBSD | Nathan Binkert | |
2002-11-11 | Another device | Nathan Binkert | |
2002-11-10 | sync | Nathan Binkert | |
2002-11-10 | Missed a couple | Nathan Binkert | |
2002-11-10 | sync | Nathan Binkert | |
2002-11-10 | Sync devices with NetBSD | Nathan Binkert | |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback | |
Diff generated by Chris Kuethe. | |||
2002-09-29 | Plug memory leak; nyar-junk@int0rnet.net | Jason Wright | |
2002-09-27 | new Netgear adapter | Nathan Binkert | |
2002-09-27 | sync | Nathan Binkert | |
2002-09-08 | no , after last element in a enum | Theo de Raadt | |
2002-08-26 | map backspace to delete, not backspace key symbol which are defined the same ↵ | Michael Shalayeff | |
at the moment; drahn ok@ | |||
2002-08-07 | fix the stupidest alloc/free piece of code ever; nate@ ok | Michael Shalayeff | |
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 | |