summaryrefslogtreecommitdiff
path: root/sys/dev/pci/cz.c
AgeCommit message (Expand)Author
2003-10-27uninitialized variableschs
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-02-05"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-01-31Use aprint_*().thorpej
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2002-01-12Call malloc(9) with M_ZERO flag instead of memset() after malloc().tsutsui
2001-11-13add RCSIDlukem
2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
2001-01-20Use device_lookup() in cztty_getttysoftc().thorpej
2001-01-20Garbage-collect some unused macros.thorpej
2001-01-20Don't deref NULL when searching for the correct board.thorpej
2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld
2000-11-02Adapt to the new line discipline scheme.eeh
2000-07-28Handle booting without a serial expander box connected.thorpej
2000-06-14Make sure we use firmware->host communication channel in cz_intr(), fromthorpej
2000-06-09Adapt to going back to decemal device numbering.wrstuden
2000-06-09Rather than assinging 64 tty's per pci card, assign tty's as found.wrstuden
2000-05-24Update from Bill Studenmund <wrstuden@zembu.com>:thorpej
2000-05-23Typo in previous.thorpej
2000-05-23Update from Bill Studenmund <wrstuden@zembu.com>:thorpej
2000-05-19In tiocm_to_cztty(), use SET() instead of CLR() in thethorpej
2000-05-18Fix an inverted test.thorpej
2000-05-17Add a device driver for the Cyclades-Z series of intelligent multi-portthorpej