..
abtn.c
Add PowerBook LCD brightness and speaker volume button device.
1999-07-12 17:48:26 +00:00
adb_direct.c
New callout mechanism with two major improvements over the old
2000-03-23 06:40:33 +00:00
adb_direct.h
adb.c
Make configurable without ams.
1999-08-16 06:28:09 +00:00
adbvar.h
Split ADB driver to aed (ADB event device), akbd (ADB keyboard),
1998-10-13 11:21:20 +00:00
aed.c
New callout mechanism with two major improvements over the old
2000-03-23 06:40:33 +00:00
aedvar.h
New callout mechanism with two major improvements over the old
2000-03-23 06:40:33 +00:00
akbd.c
Recognize PCMCIA eject button. (Tested on only PowerBook 2400.)
1999-09-05 05:30:30 +00:00
akbdmap.h
Use KS_KEYCODE macro.
1999-01-13 08:13:41 +00:00
akbdvar.h
Sync with mac68k.
1999-02-17 14:56:56 +00:00
am79c950.c
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
1999-05-18 23:52:51 +00:00
am79c950reg.h
ams.c
Absolute pointing device support.
2000-01-08 02:57:22 +00:00
amsvar.h
Add "trackpad" definition.
1999-06-17 06:59:05 +00:00
dbdma.c
vm_offset_t --> [pv]addr_t.
1998-08-21 16:13:28 +00:00
dbdma.h
vm_offset_t --> [pv]addr_t.
1998-08-21 16:13:28 +00:00
esp.c
Adapt to the new scsipi_adapter interface.
1998-11-19 21:43:00 +00:00
espvar.h
if_bm.c
New callout mechanism with two major improvements over the old
2000-03-23 06:40:33 +00:00
if_bmreg.h
Use MII device layer.
2000-01-25 14:38:39 +00:00
if_gm.c
New callout mechanism with two major improvements over the old
2000-03-23 06:40:33 +00:00
if_gmreg.h
Initial version of gmac ethernet driver.
2000-02-27 18:00:55 +00:00
if_mc.c
if_mcvar.h
Change void mcintr() to int mcintr().
1998-09-03 14:06:06 +00:00
mediabay.c
Make media-bay CD detachable.
1999-10-04 22:58:10 +00:00
mesh.c
New callout mechanism with two major improvements over the old
2000-03-23 06:40:33 +00:00
meshreg.h
First step of MESH SCSI support.
1999-02-19 13:06:03 +00:00
nvram.c
fix problems in many d_mmap routines:
1998-11-19 15:38:20 +00:00
obio.c
Fix typo.
2000-02-08 08:08:43 +00:00
ofb.c
Use dev/rasops instead of dev/rcons.
2000-02-09 13:08:35 +00:00
ofbvar.h
Use dev/rasops instead of dev/rcons.
2000-02-09 13:08:35 +00:00
ofcons.c
New callout mechanism with two major improvements over the old
2000-03-23 06:40:33 +00:00
pm_direct.c
Recognize PCMCIA eject button. (Tested on only PowerBook 2400.)
1999-09-05 05:30:30 +00:00
pm_direct.h
Add read/set LCD brightness and eject PCMCIA card function.
1999-07-12 15:54:55 +00:00
viareg.h
Add via-pmu support (only PowerBook 2400c/180 is tested).
1998-10-20 14:56:30 +00:00
wdc_obio.c
Match "keylargo-ata".
2000-01-21 18:45:14 +00:00
z8530tty.c
New callout mechanism with two major improvements over the old
2000-03-23 06:40:33 +00:00
zs.c
- Implement cnbell() -- ring the console bell. The cn_bell entrypoint
2000-03-06 21:36:05 +00:00