freebsd-dev/sys/dev
Kazutaka YOKOTA 21f652c5b1 - Retain the previous vty and history buffers when setting up
the graphics mode.  This was the behavior prior to syscons.c
  rev 1.278, but broken in scvidctl.c rev 1.1.
1999-08-27 09:20:41 +00:00
..
advansys Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
aha Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
ahb Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
aic7xxx Disable some apparently stray debug printfs: 1999-08-23 12:08:45 +00:00
amd Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
ar
ata Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
atkbdc Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
bktr Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
buslogic Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
ccd Initialize the dev->si_bsize fields. 1999-08-26 14:46:10 +00:00
cs
cy Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
de Add missing include. 1999-08-21 21:35:59 +00:00
dec
dgb Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
dpt Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
ed
eisa I'm not sure how this wasn't in the last commit but anyhow... 1999-08-02 20:01:40 +00:00
en Clean up after removing sys/eventhandler.h from sys/systm.h at the last 1999-08-21 22:10:49 +00:00
ep Set ifp->if_init to the right function. 1999-08-20 14:12:14 +00:00
ex Make these actually compile. I got a little delete happy pruning includes 1999-08-18 22:14:24 +00:00
fb Correct the mode information for the VGA mode X. 1999-08-24 04:26:54 +00:00
fdc Add PHK's make_dev() into more places where DEVFS used to be 1999-08-27 07:26:26 +00:00
fe - Make binary size smaller. 1999-08-23 13:54:35 +00:00
fxp
hea Implement a new generic mechanism for attaching handler functions to 1999-08-21 06:24:40 +00:00
hfa Implement a new generic mechanism for attaching handler functions to 1999-08-21 06:24:40 +00:00
ic
ida Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
ie Clean up after removing sys/eventhandler.h from sys/systm.h at the last 1999-08-21 22:10:49 +00:00
iicbus
isp Cast pointers to uintptr_t instead of casting them to u_long, and/or vice 1999-08-24 00:56:50 +00:00
joy Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
kbd Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
lnc Set ifp->if_init to the right function. 1999-08-20 14:12:14 +00:00
mc146818
mcd Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
mii Handle buses with multiple PHYs correctly. 1999-08-26 05:30:33 +00:00
mse Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
pccard Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00
pcf
pci Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
pcm/isa
pdq Clean up after removing sys/eventhandler.h from sys/systm.h at the last 1999-08-21 22:10:49 +00:00
ppbus Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
ppc
rc Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
rp Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
scd Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
sf
si A few style changes (fixes hopefully) and some more tidying up. Fix (?) 1999-08-27 08:32:54 +00:00
sio Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
sk
smbus
snp Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
sound/isa
speaker Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
sr
streams Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
syscons - Retain the previous vty and history buffers when setting up 1999-08-27 09:20:41 +00:00
ti Minor glitch in ti_newbuf_jumbo(): m_adj() was being called on 1999-08-14 15:45:03 +00:00
tx Clean up after removing sys/eventhandler.h from sys/systm.h at the last 1999-08-21 22:10:49 +00:00
usb Fix DMA macros to work on alpha. 1999-08-26 08:41:41 +00:00
vinum read_drive: Remove references to vp->v_lastr, which is going away. 1999-08-26 03:27:21 +00:00
vn Use devtoname() to print dev_t's instead of casting them to long or u_long 1999-08-23 20:35:21 +00:00
vr Small tweak: remember to free the tx ring data (which is malloc()ed) if 1999-08-10 21:12:11 +00:00
vx Clean up after removing sys/eventhandler.h from sys/systm.h at the last 1999-08-21 22:10:49 +00:00
wi Clean up after removing sys/eventhandler.h from sys/systm.h at the last 1999-08-21 22:10:49 +00:00
wl Make these actually compile. I got a little delete happy pruning includes 1999-08-18 22:14:24 +00:00
xe Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00